@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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/290326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1057'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st201'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/290326'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/290512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st2/8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.32'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) cavans Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st2/8'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '241839'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/290512'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '241839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/290831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.60'^^xsd:string;
  dwc:scientificName 'Holothuria (Panningothuria) forskali Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/290831'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.45861"^^xsd:decimal ;
  dwc:decimalLongitude "-80.53311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  geo-pos:lat "28.45861"^^xsd:decimal ;
  geo-pos:long "-80.53311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/290948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.594'^^xsd:string;
  dwc:scientificName 'Triplasterias mercatoris Engel & Schroevers, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Massin Claude (Dr.), Jangoux M. (Dr.), Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '10911/st89'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-80.53311'^^xsd:double;
  dwc:latitude '28.45861'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '378947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/290948'^^xsd:anyURI;
  dwc:observationDate '1936-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '178806'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.45861"^^xsd:decimal ;
  dwc:decimalLongitude "-80.53311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  geo-pos:lat "28.45861"^^xsd:decimal ;
  geo-pos:long "-80.53311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/290949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.595'^^xsd:string;
  dwc:scientificName 'Triplasterias mercatoris Engel & Schroevers, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Massin Claude (Dr.), Jangoux M. (Dr.), Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber '10911/st89'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-80.53311'^^xsd:double;
  dwc:latitude '28.45861'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '378947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/290949'^^xsd:anyURI;
  dwc:observationDate '1936-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '178806'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1697993023"^^xsd:decimal ;
  dwc:decimalLongitude "144.8748528957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1697993023"^^xsd:decimal ;
  geo-pos:long "144.8748528957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/290980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1102'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st022'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8748528957'^^xsd:double;
  dwc:latitude '-4.1697993023'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/290980'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1697993023"^^xsd:decimal ;
  dwc:decimalLongitude "144.8748528957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1697993023"^^xsd:decimal ;
  geo-pos:long "144.8748528957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/290981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1202'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st022'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8748528957'^^xsd:double;
  dwc:latitude '-4.1697993023'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/290981'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 -7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 -7.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.516667"^^xsd:decimal ;
  geo-pos:long "-7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.316'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9201'^^xsd:integer;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-7.05'^^xsd:double;
  dwc:latitude '43.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9201'^^xsd:anyURI;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/291293'^^xsd:anyURI;
  dwc:observationDate '1929-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.655 -29.321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.655"^^xsd:decimal ;
  dwc:decimalLongitude "-29.321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1794.5694639001736"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.655 -29.321667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.655"^^xsd:decimal ;
  geo-pos:long "-29.321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1794.5694639001736"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st260BPN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.751'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st260BPN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.321667'^^xsd:double;
  dwc:latitude '-74.655'^^xsd:double;
  dwc:coordinatePrecision '1794.5694639002'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/291467'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  geo-pos:lat "13"^^xsd:decimal ;
  geo-pos:long "122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.452'^^xsd:string;
  dwc:scientificName 'Nardoa tuberculata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9796'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '122'^^xsd:integer;
  dwc:latitude '13'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9796'^^xsd:anyURI;
  dwc:aphiaid '212318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/291568'^^xsd:anyURI;
  dwc:observationDate '1932-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.770'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/291705'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2"^^xsd:decimal ;
  dwc:decimalLongitude "48.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-13.2"^^xsd:decimal ;
  geo-pos:long "48.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.75'^^xsd:string;
  dwc:scientificName 'Protoreaster lincki (Blainville, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22087'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.283333'^^xsd:double;
  dwc:latitude '-13.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22087'^^xsd:anyURI;
  dwc:aphiaid '213286'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/291762'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -64)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.473'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gislén T.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st78'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '11'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/291963'^^xsd:anyURI;
  dwc:observationDate '1936-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.506944 105.752778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.506944"^^xsd:decimal ;
  dwc:decimalLongitude "105.752778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.506944 105.752778)"^^geo:wktLiteral ;
  geo-pos:lat "-2.506944"^^xsd:decimal ;
  geo-pos:long "105.752778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.31'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB2'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '105.752778'^^xsd:double;
  dwc:latitude '-2.506944'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292135'^^xsd:anyURI;
  dwc:observationDate '1977-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.083333 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.083333"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.083333 -17)"^^geo:wktLiteral ;
  geo-pos:lat "10.083333"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.88'^^xsd:string;
  dwc:scientificName 'Amphiura grandisquama Lyman, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st217'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '10.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '488005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292208'^^xsd:anyURI;
  dwc:observationDate '1949-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.26 -60.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.26"^^xsd:decimal ;
  dwc:decimalLongitude "-60.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.26 -60.53)"^^geo:wktLiteral ;
  geo-pos:lat "14.26"^^xsd:decimal ;
  geo-pos:long "-60.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.94'^^xsd:string;
  dwc:scientificName 'Halodeima mexicana Ludwig, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st061'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Martinique'^^xsd:string;
  dwc:longitude '-60.53'^^xsd:double;
  dwc:latitude '14.26'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292273'^^xsd:anyURI;
  dwc:observationDate '1935-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.274'^^xsd:string;
  dwc:scientificName 'Trachythyone maxima Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292427'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '237846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.781'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292505'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.760'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292768'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.310'^^xsd:string;
  dwc:scientificName 'Comaster cf. multifidus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C.'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213356'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292972'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '213356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1495'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st389'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293043'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.316667 166.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.316667"^^xsd:decimal ;
  dwc:decimalLongitude "166.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.316667 166.433333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.316667"^^xsd:decimal ;
  geo-pos:long "166.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1274'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) lessoni Massin & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.433333'^^xsd:double;
  dwc:latitude '-22.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '529028'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293147'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529028'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.837'^^xsd:string;
  dwc:scientificName 'Labidodemas pertinax (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st3'^^xsd:string;
  dwc:collector 'Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210773'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293220'^^xsd:anyURI;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '210773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.166667 11.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.166667"^^xsd:decimal ;
  dwc:decimalLongitude "11.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.166667 11.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.166667"^^xsd:decimal ;
  geo-pos:long "11.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20803/st414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.167'^^xsd:string;
  dwc:scientificName 'Asterina stellifera (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20803/st414'^^xsd:string;
  dwc:collector 'Capart André (Dr.)'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.666667'^^xsd:double;
  dwc:latitude '-16.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20803'^^xsd:anyURI;
  dwc:aphiaid '177952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293521'^^xsd:anyURI;
  dwc:observationDate '1956-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '177952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.31"^^xsd:decimal ;
  dwc:decimalLongitude "147.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  geo-pos:lat "-9.31"^^xsd:decimal ;
  geo-pos:long "147.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1084'^^xsd:string;
  dwc:scientificName 'Holothuria (Acanthotrapeza) pyxis Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st107'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.17'^^xsd:double;
  dwc:latitude '-9.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '732386'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293615'^^xsd:anyURI;
  dwc:observationDate '1987-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '210864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.666667 13.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.666667 13.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.666667"^^xsd:decimal ;
  geo-pos:long "13.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.38'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st089'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.033333'^^xsd:double;
  dwc:latitude '-9.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293664'^^xsd:anyURI;
  dwc:observationDate '1948-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1075'^^xsd:string;
  dwc:scientificName 'Holothuria (Cystipus) rigida Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293693'^^xsd:anyURI;
  dwc:observationDate '1996-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '210880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.829'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st18'^^xsd:string;
  dwc:collector 'Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293714'^^xsd:anyURI;
  dwc:observationDate '1998-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.223'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Invalid spelling'^^xsd:string;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293807'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.316667"^^xsd:decimal ;
  dwc:decimalLongitude "24.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.316667"^^xsd:decimal ;
  geo-pos:long "24.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1501'^^xsd:string;
  dwc:scientificName 'Microchoerus splendidus Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st236'^^xsd:string;
  dwc:collector 'Capart André (Dr.)'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '24.233333'^^xsd:double;
  dwc:latitude '-70.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '237614'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293830'^^xsd:anyURI;
  dwc:observationDate '1967-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '848295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.261667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1239.4528478811778"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.261667"^^xsd:decimal ;
  geo-pos:long "-25.903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1239.4528478811778"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st226GSN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.586'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st226GSN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-25.903333'^^xsd:double;
  dwc:latitude '-71.261667'^^xsd:double;
  dwc:coordinatePrecision '1239.4528478812'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293888'^^xsd:anyURI;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.605'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293893'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.595833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.595833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2349.7569154049684"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.595833)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.595833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2349.7569154049684"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10432/st858" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.329'^^xsd:string;
  dwc:scientificName 'Neomorphaster talismani (Perrier, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10432/st858'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-26.595833'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '2349.756915405'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10432'^^xsd:anyURI;
  dwc:aphiaid '382089'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293932'^^xsd:anyURI;
  dwc:observationDate '1897-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.516667 147.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.516667"^^xsd:decimal ;
  dwc:decimalLongitude "147.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.516667 147.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.516667"^^xsd:decimal ;
  geo-pos:long "147.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/294310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1087'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) scabra Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st117'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.283333'^^xsd:double;
  dwc:latitude '-9.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '210813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/294310'^^xsd:anyURI;
  dwc:observationDate '1987-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1672770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.016667"^^xsd:decimal ;
  dwc:decimalLongitude "145.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.816667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.016667"^^xsd:decimal ;
  geo-pos:long "145.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/294349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1192'^^xsd:string;
  dwc:scientificName 'Stichopus vastus Sluiter, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st8'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.816667'^^xsd:double;
  dwc:latitude '-5.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '242062'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/294349'^^xsd:anyURI;
  dwc:observationDate '1996-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '242062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/294522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.366" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.516'^^xsd:string;
  dwc:scientificName 'Ophioglypha gelida Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.366'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '245526'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/294522'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '322567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.76667"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.76667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/294545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.401'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2101'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '39.76667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/294545'^^xsd:anyURI;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.783333)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "-4.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/294644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6756" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.417'^^xsd:string;
  dwc:scientificName 'Solaster papposus Linnaeus, 1776'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6756'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Isle of Man'^^xsd:string;
  dwc:longitude '-4.783333'^^xsd:double;
  dwc:latitude '54.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6756'^^xsd:anyURI;
  dwc:aphiaid '149895'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/294644'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.66083 -69.45173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.66083"^^xsd:decimal ;
  dwc:decimalLongitude "-69.45173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.66083 -69.45173)"^^geo:wktLiteral ;
  geo-pos:lat "-53.66083"^^xsd:decimal ;
  geo-pos:long "-69.45173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/294869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.319'^^xsd:string;
  dwc:scientificName 'Cosmasterias lurida (Philippi, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st74'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-69.45173'^^xsd:double;
  dwc:latitude '-53.66083'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172678'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/294869'^^xsd:anyURI;
  dwc:observationDate '1897-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '172678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/295226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.382'^^xsd:string;
  dwc:scientificName 'Comanthus mirabilis Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246749'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/295226'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '829173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/295703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.758'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/295703'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.516667 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.516667"^^xsd:decimal ;
  dwc:decimalLongitude "11.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.516667 11.75)"^^geo:wktLiteral ;
  geo-pos:lat "-6.516667"^^xsd:decimal ;
  geo-pos:long "11.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/295780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.90\\1'^^xsd:string;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa lentiginosa Marenzeller, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st063'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '-6.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/295780'^^xsd:anyURI;
  dwc:observationDate '1948-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/295804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.757'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/295804'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/295871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.24'^^xsd:string;
  dwc:scientificName 'Ophiura rouchi (Koehler, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173647'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/295871'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '173647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/296146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.184'^^xsd:string;
  dwc:scientificName 'Himerometra robustipinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367877'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/296146'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.766667"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.766667"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/296219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.235'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st018'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '-5.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/296219'^^xsd:anyURI;
  dwc:observationDate '1948-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/296226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.541'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/296226'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70624 -66.80752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.70624"^^xsd:decimal ;
  dwc:decimalLongitude "-66.80752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.70624 -66.80752)"^^geo:wktLiteral ;
  geo-pos:lat "44.70624"^^xsd:decimal ;
  geo-pos:long "-66.80752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/296376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.226'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Musée de Cambridge'^^xsd:string;
  dwc:yearIdentified '1886'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '5186'^^xsd:integer;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-66.80752'^^xsd:double;
  dwc:latitude '44.70624'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5186'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/296376'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/296461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.44'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/296461'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/296509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.424'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/296509'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  geo-pos:lat "13"^^xsd:decimal ;
  geo-pos:long "122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F296760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/296760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.561'^^xsd:string;
  dwc:scientificName 'Archaster typicus Mueller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9796'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Philippine Sea'^^xsd:string;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '122'^^xsd:integer;
  dwc:latitude '13'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9796'^^xsd:anyURI;
  dwc:aphiaid '213119'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/296760'^^xsd:anyURI;
  dwc:observationDate '1932-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '213119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.488333"^^xsd:decimal ;
  dwc:decimalLongitude "43.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.488333"^^xsd:decimal ;
  geo-pos:long "43.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/297218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1027'^^xsd:string;
  dwc:scientificName 'Holothuria sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Rasolofonirina Richard'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.750833'^^xsd:double;
  dwc:latitude '-23.488333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/297218'^^xsd:anyURI;
  dwc:observationDate '2006-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/297700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.148\\1'^^xsd:string;
  dwc:scientificName 'Holothuria monacaria (Lesson, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/297700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F297813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/297813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27474/st198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.975'^^xsd:string;
  dwc:scientificName 'Thelenota rubralineata Massin & Lane, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber '27474/st198'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27474'^^xsd:anyURI;
  dwc:aphiaid '242080'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/297813'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '242080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.666667"^^xsd:decimal ;
  dwc:decimalLongitude "168.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.666667"^^xsd:decimal ;
  geo-pos:long "168.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1280'^^xsd:string;
  dwc:scientificName 'Stichopus vastus Sluiter, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.416667'^^xsd:double;
  dwc:latitude '-17.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '242062'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298041'^^xsd:anyURI;
  dwc:observationDate '1959-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '242062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.554'^^xsd:string;
  dwc:scientificName 'Psolidium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298159'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '123505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "104.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "104.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1454'^^xsd:string;
  dwc:scientificName 'Holothuriidae sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st19'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.2'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '731943'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298208'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '731943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54258.06231415061"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.603333"^^xsd:decimal ;
  geo-pos:long "-29.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54258.06231415061"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249AGT10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.292'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249AGT10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.708333'^^xsd:double;
  dwc:latitude '-74.603333'^^xsd:double;
  dwc:coordinatePrecision '54258.062314151'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298461'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.783333)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "-4.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6756" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.416'^^xsd:string;
  dwc:scientificName 'Porania (Porania) pulvillus (Mueller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6756'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Isle of Man'^^xsd:string;
  dwc:longitude '-4.783333'^^xsd:double;
  dwc:latitude '54.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6756'^^xsd:anyURI;
  dwc:aphiaid '125166'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.22'^^xsd:string;
  dwc:scientificName 'Ophiosteira senouquoi Koehler, 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st139'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '245737'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298516'^^xsd:anyURI;
  dwc:observationDate '1961-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '173680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.380'^^xsd:string;
  dwc:scientificName 'Comanthus mirabilis Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246749'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298530'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '829173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1500'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298539'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.463'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298540'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1498'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298541'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.063333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.063333"^^xsd:decimal ;
  geo-pos:long "-12.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st292MG21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.626'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st292MG21'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.701667'^^xsd:double;
  dwc:latitude '-71.063333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299124'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.916667 -65.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.916667"^^xsd:decimal ;
  dwc:decimalLongitude "-65.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.916667 -65.3)"^^geo:wktLiteral ;
  geo-pos:lat "10.916667"^^xsd:decimal ;
  geo-pos:long "-65.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.873'^^xsd:string;
  dwc:scientificName 'Astichopus multifidus (Sluiter, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911'^^xsd:integer;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-65.3'^^xsd:double;
  dwc:latitude '10.916667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '241780'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299391'^^xsd:anyURI;
  dwc:observationDate '1936-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '241780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.65 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.65 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.65"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.362'^^xsd:string;
  dwc:scientificName 'Phyllophorus (Phyllophorus) pedinaequalis Cherbonnier, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st133'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '183347'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299393'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.582'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299639'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.66644 152.25188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.66644"^^xsd:decimal ;
  dwc:decimalLongitude "152.25188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.66644 152.25188)"^^geo:wktLiteral ;
  geo-pos:lat "-21.66644"^^xsd:decimal ;
  geo-pos:long "152.25188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1422'^^xsd:string;
  dwc:scientificName 'Actinopyga lecanora (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB14'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '152.25188'^^xsd:double;
  dwc:latitude '-21.66644'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '208952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299834'^^xsd:anyURI;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '208952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.733333 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.733333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.733333 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.733333"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.365'^^xsd:string;
  dwc:scientificName 'Phyllophorus (Phyllophorus) pedinaequalis Cherbonnier, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st134'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.733333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '183347'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299909'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/300168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.308'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/300168'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/300285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1114'^^xsd:string;
  dwc:scientificName 'Actinopyga lecanora (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st238'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '208952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/300285'^^xsd:anyURI;
  dwc:observationDate '1989-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '208952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.334861"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.334861"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/300560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.31'^^xsd:string;
  dwc:scientificName 'Ophiurolepis gelida (Koehler, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st155'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.334861'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173692'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/300560'^^xsd:anyURI;
  dwc:observationDate '1961-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '322567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.30417 1.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.30417"^^xsd:decimal ;
  dwc:decimalLongitude "1.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.30417 1.075)"^^geo:wktLiteral ;
  geo-pos:lat "45.30417"^^xsd:decimal ;
  geo-pos:long "1.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/300646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "15845" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.111'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '15845'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '1.075'^^xsd:double;
  dwc:latitude '45.30417'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15845'^^xsd:anyURI;
  dwc:aphiaid '732380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/300646'^^xsd:anyURI;
  dwc:observationDate '1946-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/300892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.828'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st8'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/300892'^^xsd:anyURI;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.796'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) maculosa Pearson, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st14'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732358'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301280'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '865936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5509 146.49604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5509"^^xsd:decimal ;
  dwc:decimalLongitude "146.49604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5509 146.49604)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5509"^^xsd:decimal ;
  geo-pos:long "146.49604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1288'^^xsd:string;
  dwc:scientificName 'Bohadschia argus (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB23'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.49604'^^xsd:double;
  dwc:latitude '-18.5509'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '210768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301368'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1228'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st58'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301412'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 16.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23"^^xsd:decimal ;
  dwc:decimalLongitude "16.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 16.15)"^^geo:wktLiteral ;
  geo-pos:lat "23"^^xsd:decimal ;
  geo-pos:long "16.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.242\\1'^^xsd:string;
  dwc:scientificName 'Cucumaria saxicola Brady & Robertson, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11553'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '16.15'^^xsd:double;
  dwc:latitude '23'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11553'^^xsd:anyURI;
  dwc:aphiaid '124630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301751'^^xsd:anyURI;
  dwc:observationDate '1937-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.25 99.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.25"^^xsd:decimal ;
  dwc:decimalLongitude "99.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.25 99.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.25"^^xsd:decimal ;
  geo-pos:long "99.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1044'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '99.4'^^xsd:double;
  dwc:latitude '6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301773'^^xsd:anyURI;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.453'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301835'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4417"^^xsd:decimal ;
  dwc:decimalLongitude "-111.8792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  geo-pos:lat "27.4417"^^xsd:decimal ;
  geo-pos:long "-111.8792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.359'^^xsd:string;
  dwc:scientificName 'Echinaster sentus (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st79'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-111.8792'^^xsd:double;
  dwc:latitude '27.4417'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '178752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301840'^^xsd:anyURI;
  dwc:observationDate '1936-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '178752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.360'^^xsd:string;
  dwc:scientificName 'Comasteridae AH Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '828512'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301858'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '828512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.668'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301888'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.687'^^xsd:string;
  dwc:scientificName 'Psolidiella mollis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302055'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.724'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302370'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.794'^^xsd:string;
  dwc:scientificName 'Labidodemas pertinax (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st51'^^xsd:string;
  dwc:collector 'Flammang P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210773'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302392'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '210773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54258.06231415061"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.603333"^^xsd:decimal ;
  geo-pos:long "-29.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54258.06231415061"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249AGT10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.579'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249AGT10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.708333'^^xsd:double;
  dwc:latitude '-74.603333'^^xsd:double;
  dwc:coordinatePrecision '54258.062314151'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302425'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.63\\1'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st253'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302590'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.326'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302646'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.516\\2'^^xsd:string;
  dwc:scientificName 'Synaptula reticulata Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st165'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '242074'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302653'^^xsd:anyURI;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '242074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st277" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.378'^^xsd:string;
  dwc:scientificName 'Mithrodia clavigera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st277'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '178200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302892'^^xsd:anyURI;
  dwc:observationDate '1978-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '178200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.788889 106.427778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.788889"^^xsd:decimal ;
  dwc:decimalLongitude "106.427778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.788889 106.427778)"^^geo:wktLiteral ;
  geo-pos:lat "-1.788889"^^xsd:decimal ;
  geo-pos:long "106.427778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.145'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB3'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.427778'^^xsd:double;
  dwc:latitude '-1.788889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302930'^^xsd:anyURI;
  dwc:observationDate '1978-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.574'^^xsd:string;
  dwc:scientificName 'Psolidium bistriatum Heding & Ludwig, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '238130'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302948'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -13.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -13.733333)"^^geo:wktLiteral ;
  geo-pos:lat "9.5"^^xsd:decimal ;
  geo-pos:long "-13.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.493'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st042'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Guinea'^^xsd:string;
  dwc:longitude '-13.733333'^^xsd:double;
  dwc:latitude '9.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303022'^^xsd:anyURI;
  dwc:observationDate '1935-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.701'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303184'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.258'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303319'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.243'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303320'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1701738174 144.8750996589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1701738174"^^xsd:decimal ;
  dwc:decimalLongitude "144.8750996589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1701738174 144.8750996589)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1701738174"^^xsd:decimal ;
  geo-pos:long "144.8750996589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1203'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st024'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8750996589'^^xsd:double;
  dwc:latitude '-4.1701738174'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303523'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.533333"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "-5.533333"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.90'^^xsd:string;
  dwc:scientificName 'Amphioplus ailsaclarki Cherbonnier, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st342'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '-5.533333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '245002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303557'^^xsd:anyURI;
  dwc:observationDate '1955-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '242764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08333"^^xsd:decimal ;
  dwc:decimalLongitude "9.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  geo-pos:lat "40.08333"^^xsd:decimal ;
  geo-pos:long "9.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.186\\1'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1008'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.73333'^^xsd:double;
  dwc:latitude '40.08333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303595'^^xsd:anyURI;
  dwc:observationDate '1966-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1598 144.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1598"^^xsd:decimal ;
  dwc:decimalLongitude "144.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1598 144.876)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1598"^^xsd:decimal ;
  geo-pos:long "144.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st199" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.857'^^xsd:string;
  dwc:scientificName 'Cladolabes aciculus (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st199'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.876'^^xsd:double;
  dwc:latitude '-4.1598'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210965'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303767'^^xsd:anyURI;
  dwc:observationDate '1983-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '210965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.878'^^xsd:string;
  dwc:scientificName 'Stichopus naso Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st177'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '242057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303816'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '242057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "-10.65"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.250'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st086'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '-10.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303948'^^xsd:anyURI;
  dwc:observationDate '1948-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/304244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.800'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st13'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/304244'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/304290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1083'^^xsd:string;
  dwc:scientificName 'Bohadschia argus (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/304290'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '210768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/304613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.817'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st33'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/304613'^^xsd:anyURI;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/304661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1064'^^xsd:string;
  dwc:scientificName 'Bohadschia tenuissima (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st53'^^xsd:string;
  dwc:collector 'Flammang P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210769'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/304661'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.063333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.063333"^^xsd:decimal ;
  geo-pos:long "-12.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F304998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/304998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st292MG21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.776'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st292MG21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.701667'^^xsd:double;
  dwc:latitude '-71.063333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/304998'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/305192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.863\\1'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st19'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/305192'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  geo-pos:lat "60.35"^^xsd:decimal ;
  geo-pos:long "5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/305247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.300'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.14'^^xsd:double;
  dwc:latitude '60.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/305247'^^xsd:anyURI;
  dwc:observationDate '1879-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/305347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.447'^^xsd:string;
  dwc:scientificName 'Psolus belgicae Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Jangoux M. (Dr.), Herouard'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '10131/st7'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '174105'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/305347'^^xsd:anyURI;
  dwc:observationDate '1898-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '174105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/305366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.820'^^xsd:string;
  dwc:scientificName 'Bohadschia marmorata (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st34'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/305366'^^xsd:anyURI;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '210762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -17.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-17.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -17.283333)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-17.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/305511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.17'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) arguinensis Koehler & Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st69'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-17.283333'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '732218'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/305511'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125184'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-10.65"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.93'^^xsd:string;
  dwc:scientificName 'Amphilimna olivacea (Lyman, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st085'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-10.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '242640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306084'^^xsd:anyURI;
  dwc:observationDate '1948-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '242640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.083333 12.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.083333"^^xsd:decimal ;
  dwc:decimalLongitude "12.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.083333 12.766667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.083333"^^xsd:decimal ;
  geo-pos:long "12.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.246'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st193'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.766667'^^xsd:double;
  dwc:latitude '-13.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306199'^^xsd:anyURI;
  dwc:observationDate '1949-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.96'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st255'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306391'^^xsd:anyURI;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.283'^^xsd:string;
  dwc:scientificName 'Capillaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205267'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306534'^^xsd:anyURI;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '205267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.33'^^xsd:string;
  dwc:scientificName 'Comanthus gisleni Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246747'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306626'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '246747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1128'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) fuscorubra Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210889'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306664'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.334861"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.334861"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.25'^^xsd:string;
  dwc:scientificName 'Ophiura rouchi (Koehler, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st155'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.334861'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173647'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306814'^^xsd:anyURI;
  dwc:observationDate '1961-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '173647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.32578 -89.94896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.32578"^^xsd:decimal ;
  dwc:decimalLongitude "-89.94896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.32578 -89.94896)"^^geo:wktLiteral ;
  geo-pos:lat "29.32578"^^xsd:decimal ;
  geo-pos:long "-89.94896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.122'^^xsd:string;
  dwc:scientificName 'Halodeima surinamensis Ludwig, 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11433'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-89.94896'^^xsd:double;
  dwc:latitude '29.32578'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11433'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306895'^^xsd:anyURI;
  dwc:observationDate '1937-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.89'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306939'^^xsd:anyURI;
  dwc:observationDate '1989-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.261667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1239.4528478811778"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.261667"^^xsd:decimal ;
  geo-pos:long "-25.903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1239.4528478811778"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st226GSN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.305'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st226GSN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-25.903333'^^xsd:double;
  dwc:latitude '-71.261667'^^xsd:double;
  dwc:coordinatePrecision '1239.4528478812'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307047'^^xsd:anyURI;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.61 -29.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.61 -29.671667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.61"^^xsd:decimal ;
  geo-pos:long "-29.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249MG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.268'^^xsd:string;
  dwc:scientificName 'Caespitugo citriformis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249MG10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.671667'^^xsd:double;
  dwc:latitude '-74.61'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307121'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '529456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "130.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "130.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.578'^^xsd:string;
  dwc:scientificName 'Culcita novaeguineae leopoldi Engel, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.47'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307251'^^xsd:anyURI;
  dwc:observationDate '1929-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.615"^^xsd:decimal ;
  dwc:decimalLongitude "-12.351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2674.2729996601297"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.615"^^xsd:decimal ;
  geo-pos:long "-12.351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2674.2729996601297"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st281AGT21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.915'^^xsd:string;
  dwc:scientificName 'Heterocucumis coatsi (Vaney, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st281AGT21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.351667'^^xsd:double;
  dwc:latitude '-71.615'^^xsd:double;
  dwc:coordinatePrecision '2674.2729996601'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174086'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307368'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.34 166.413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.34"^^xsd:decimal ;
  dwc:decimalLongitude "166.413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.34 166.413333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.34"^^xsd:decimal ;
  geo-pos:long "166.413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.885'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) lessoni Massin & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30768'^^xsd:integer;
  dwc:collector 'Purcell S.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.413333'^^xsd:double;
  dwc:latitude '-22.34'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30768'^^xsd:anyURI;
  dwc:aphiaid '529028'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307541'^^xsd:anyURI;
  dwc:observationDate '2007-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '529028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.61667 -149.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.61667"^^xsd:decimal ;
  dwc:decimalLongitude "-149.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.61667 -149.61667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.61667"^^xsd:decimal ;
  geo-pos:long "-149.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "12826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.118'^^xsd:string;
  dwc:scientificName 'Linckia guildingi Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '12826'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.61667'^^xsd:double;
  dwc:latitude '-17.61667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12826'^^xsd:anyURI;
  dwc:aphiaid '178188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307734'^^xsd:anyURI;
  dwc:observationDate '1939-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '178188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70 -80.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70"^^xsd:decimal ;
  dwc:decimalLongitude "-80.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70 -80.8)"^^geo:wktLiteral ;
  geo-pos:lat "-70"^^xsd:decimal ;
  geo-pos:long "-80.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st631" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.965'^^xsd:string;
  dwc:scientificName 'Cheiraster gerlachei Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st631'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-80.8'^^xsd:double;
  dwc:latitude '-70'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '345784'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307899'^^xsd:anyURI;
  dwc:observationDate '1898-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '234884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.988333 -55.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.988333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "858.0615822904455"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.988333 -55.175)"^^geo:wktLiteral ;
  geo-pos:lat "-60.988333"^^xsd:decimal ;
  geo-pos:long "-55.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "858.0615822904455"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/308110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st211GSN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.678'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st211GSN1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-55.175'^^xsd:double;
  dwc:latitude '-60.988333'^^xsd:double;
  dwc:coordinatePrecision '858.06158229045'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/308110'^^xsd:anyURI;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.583333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.583333"^^xsd:decimal ;
  geo-pos:long "-16.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/308145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.104'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hoevenaghel G. (Mr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22161'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Iceland Sea'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-16.333333'^^xsd:double;
  dwc:latitude '63.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22161'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/308145'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.116667"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.116667"^^xsd:decimal ;
  geo-pos:long "145.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F308281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/308281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.347'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.), Royal Belgian Institute of natural Sciences'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8'^^xsd:double;
  dwc:latitude '-5.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/308281'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.656'^^xsd:string;
  dwc:scientificName 'Cucumaria attenuata Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '530491'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309042'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.65"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  geo-pos:lat "24.65"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.182'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st014'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '24.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309074'^^xsd:anyURI;
  dwc:observationDate '1935-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.600'^^xsd:string;
  dwc:scientificName 'Culcita novaeguineae Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '212298'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309143'^^xsd:anyURI;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '212298'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648333 0.953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648333"^^xsd:decimal ;
  dwc:decimalLongitude "0.953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "501.4015085705199"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648333 0.953333)"^^geo:wktLiteral ;
  geo-pos:lat "38.648333"^^xsd:decimal ;
  geo-pos:long "0.953333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "501.4015085705199"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.904\\1'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB51'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.953333'^^xsd:double;
  dwc:latitude '38.648333'^^xsd:double;
  dwc:coordinatePrecision '501.40150857052'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309201'^^xsd:anyURI;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1705829305 144.8745238781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1705829305"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745238781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1705829305 144.8745238781)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1705829305"^^xsd:decimal ;
  geo-pos:long "144.8745238781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1140'^^xsd:string;
  dwc:scientificName 'Labidodemas rugosum (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st064'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745238781'^^xsd:double;
  dwc:latitude '-4.1705829305'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210775'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309357'^^xsd:anyURI;
  dwc:observationDate '1983-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '210775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.163'^^xsd:string;
  dwc:scientificName 'Heterometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205162'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309679'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '205162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.322'^^xsd:string;
  dwc:scientificName 'Heterometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205162'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309680'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '205162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.333333"^^xsd:decimal ;
  geo-pos:long "13.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.42'^^xsd:string;
  dwc:scientificName 'Ophiothrix congensis Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st116'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '13.066667'^^xsd:double;
  dwc:latitude '-9.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '244107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310167'^^xsd:anyURI;
  dwc:observationDate '1949-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '244107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.4"^^xsd:decimal ;
  geo-pos:long "48.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1345'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) flavomaculata (Semper, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.25'^^xsd:double;
  dwc:latitude '-13.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '210869'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310224'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.41667"^^xsd:decimal ;
  dwc:decimalLongitude "48.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.41667"^^xsd:decimal ;
  geo-pos:long "48.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1249'^^xsd:string;
  dwc:scientificName 'Actinopyga serratidens Pearson, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.31667'^^xsd:double;
  dwc:latitude '-13.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '208955'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310271'^^xsd:anyURI;
  dwc:observationDate '1959-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '208955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.251667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.996666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.251667"^^xsd:decimal ;
  geo-pos:long "-12.996666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224MG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.927'^^xsd:string;
  dwc:scientificName 'Ekmocucumis grandis (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224MG2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.996666'^^xsd:double;
  dwc:latitude '-71.251667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310389'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '529672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1515046719 9.0996551583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1515046719"^^xsd:decimal ;
  dwc:decimalLongitude "9.0996551583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1515046719 9.0996551583)"^^geo:wktLiteral ;
  geo-pos:lat "39.1515046719"^^xsd:decimal ;
  geo-pos:long "9.0996551583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23215/st.01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1298'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23215/st.01'^^xsd:string;
  dwc:collector 'Anichini'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.0996551583'^^xsd:double;
  dwc:latitude '39.1515046719'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23215'^^xsd:anyURI;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310542'^^xsd:anyURI;
  dwc:observationDate '1964-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.316667 -87.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.316667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.316667 -87.616667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.316667"^^xsd:decimal ;
  geo-pos:long "-87.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st411" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.330'^^xsd:string;
  dwc:scientificName 'Pedicellaster antarcticus Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st411'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.616667'^^xsd:double;
  dwc:latitude '-71.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172693'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310665'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '172693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.516667 -2.818334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.516667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.818334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.516667 -2.818334)"^^geo:wktLiteral ;
  geo-pos:lat "36.516667"^^xsd:decimal ;
  geo-pos:long "-2.818334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.907'^^xsd:string;
  dwc:scientificName 'Cucumaria kirschbergi Heller, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB34'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.818334'^^xsd:double;
  dwc:latitude '36.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '149762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310811'^^xsd:anyURI;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '238129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1089'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st25'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311040'^^xsd:anyURI;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1134'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) lessoni Massin & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st133'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '529028'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311449'^^xsd:anyURI;
  dwc:observationDate '1989-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '529028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.104'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311840'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97472 9.70278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97472"^^xsd:decimal ;
  dwc:decimalLongitude "9.70278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97472 9.70278)"^^geo:wktLiteral ;
  geo-pos:lat "39.97472"^^xsd:decimal ;
  geo-pos:long "9.70278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.461'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1012'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.70278'^^xsd:double;
  dwc:latitude '39.97472'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Invalid spelling'^^xsd:string;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311911'^^xsd:anyURI;
  dwc:observationDate '1966-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.863889 13.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.863889"^^xsd:decimal ;
  dwc:decimalLongitude "13.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.863889 13.14)"^^geo:wktLiteral ;
  geo-pos:lat "36.863889"^^xsd:decimal ;
  geo-pos:long "13.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28505/st229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.474'^^xsd:string;
  dwc:scientificName 'Psolidium complanatum Cherbonnier, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28505/st229'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Strait of Sicily'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.14'^^xsd:double;
  dwc:latitude '36.863889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28505'^^xsd:anyURI;
  dwc:aphiaid '124702'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311967'^^xsd:anyURI;
  dwc:observationDate '1997-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '1546891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/312437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.68'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st194'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/312437'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.6178865498"^^xsd:decimal ;
  dwc:decimalLongitude "-46.9653832912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  geo-pos:lat "-60.6178865498"^^xsd:decimal ;
  geo-pos:long "-46.9653832912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/312530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st217GSN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.193'^^xsd:string;
  dwc:scientificName 'Bathyplotes fuscivinculum Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st217GSN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-46.9653832912'^^xsd:double;
  dwc:latitude '-60.6178865498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174114'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/312530'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/313130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.540'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/313130'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/313212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.502'^^xsd:string;
  dwc:scientificName 'Synaptula media Cherbonnier & Feral, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st215'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '242073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/313212'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '242073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/313324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1455'^^xsd:string;
  dwc:scientificName 'Massinium magnum (Ludwig, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st51'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '529531'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/313324'^^xsd:anyURI;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '529531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/313493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.836'^^xsd:string;
  dwc:scientificName 'Ohshimella ehrenbergii (Selenka, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st8'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '212479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/313493'^^xsd:anyURI;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '212479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.156667 3.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.156667"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.156667 3.375)"^^geo:wktLiteral ;
  geo-pos:lat "42.156667"^^xsd:decimal ;
  geo-pos:long "3.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/313668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28368/st11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.955'^^xsd:string;
  dwc:scientificName 'Ocnus planci (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28368/st11'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Gulf of Lion'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.375'^^xsd:double;
  dwc:latitude '42.156667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28368'^^xsd:anyURI;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/313668'^^xsd:anyURI;
  dwc:observationDate '1996-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.083333 12.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.083333"^^xsd:decimal ;
  dwc:decimalLongitude "12.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.083333 12.766667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.083333"^^xsd:decimal ;
  geo-pos:long "12.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/313968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.86'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st193'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.766667'^^xsd:double;
  dwc:latitude '-13.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/313968'^^xsd:anyURI;
  dwc:observationDate '1949-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.6 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.6"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.6 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-10.6"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/314129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.9'^^xsd:string;
  dwc:scientificName 'Amphiura ascia (Mortensen, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st071'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-10.6'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/314129'^^xsd:anyURI;
  dwc:observationDate '1948-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.31"^^xsd:decimal ;
  dwc:decimalLongitude "147.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  geo-pos:lat "-9.31"^^xsd:decimal ;
  geo-pos:long "147.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/314268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1088'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) scabra Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st98'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Padana Nahua'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.17'^^xsd:double;
  dwc:latitude '-9.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '210813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/314268'^^xsd:anyURI;
  dwc:observationDate '1987-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1672770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.488333"^^xsd:decimal ;
  dwc:decimalLongitude "43.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.488333"^^xsd:decimal ;
  geo-pos:long "43.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/314602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.952'^^xsd:string;
  dwc:scientificName 'Stichopus horrens Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st42'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.750833'^^xsd:double;
  dwc:latitude '-23.488333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210914'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/314602'^^xsd:anyURI;
  dwc:observationDate '2000-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.695 3.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.695"^^xsd:decimal ;
  dwc:decimalLongitude "3.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.695 3.533333)"^^geo:wktLiteral ;
  geo-pos:lat "41.695"^^xsd:decimal ;
  geo-pos:long "3.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/314642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28368/st12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.423'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28368/st12'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Gulf of Lion'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.533333'^^xsd:double;
  dwc:latitude '41.695'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28368'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/314642'^^xsd:anyURI;
  dwc:observationDate '1996-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.618334 -12.181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.618334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.618334 -12.181667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.618334"^^xsd:decimal ;
  geo-pos:long "-12.181667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/315134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st274MG15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.624'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st274MG15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.181667'^^xsd:double;
  dwc:latitude '-71.618334'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/315134'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/315265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.525'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/10'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/315265'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.666667 43.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.666667"^^xsd:decimal ;
  dwc:decimalLongitude "43.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.666667 43.266667)"^^geo:wktLiteral ;
  geo-pos:lat "-11.666667"^^xsd:decimal ;
  geo-pos:long "43.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F315850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/315850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1160'^^xsd:string;
  dwc:scientificName 'Actinopyga caerulea Samyn, VandenSpiegel & Massin, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn , VandenSpiegel Didier'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '30376'^^xsd:integer;
  dwc:collector 'Samyn , VandenSpiegel Didier'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '43.266667'^^xsd:double;
  dwc:latitude '-11.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30376'^^xsd:anyURI;
  dwc:aphiaid '242106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/315850'^^xsd:anyURI;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '242106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.156667 3.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.156667"^^xsd:decimal ;
  dwc:decimalLongitude "3.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.156667 3.375)"^^geo:wktLiteral ;
  geo-pos:lat "42.156667"^^xsd:decimal ;
  geo-pos:long "3.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28368/st11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.482'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28368/st11'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Gulf of Lion'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.375'^^xsd:double;
  dwc:latitude '42.156667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28368'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316048'^^xsd:anyURI;
  dwc:observationDate '1996-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.933333 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.933333"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.933333 12)"^^geo:wktLiteral ;
  geo-pos:lat "-5.933333"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.27'^^xsd:string;
  dwc:scientificName 'Luidia atlantidea Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st012'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-5.933333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123919'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316056'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123919'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.28'^^xsd:string;
  dwc:scientificName 'Capillaster sentosa (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246728'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316090'^^xsd:anyURI;
  dwc:observationDate '1989-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '393298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.287'^^xsd:string;
  dwc:scientificName 'Capillaster sentosa (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246728'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316091'^^xsd:anyURI;
  dwc:observationDate '1989-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '393298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.683333 11.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.683333"^^xsd:decimal ;
  dwc:decimalLongitude "11.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.683333 11.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.683333"^^xsd:decimal ;
  geo-pos:long "11.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.402\\3'^^xsd:string;
  dwc:scientificName 'Rhopalodina compacta Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st344'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.966667'^^xsd:double;
  dwc:latitude '-5.683333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '528802'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316214'^^xsd:anyURI;
  dwc:observationDate '1955-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '528802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.720'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316263'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.20'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st201'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316300'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.615"^^xsd:decimal ;
  dwc:decimalLongitude "-12.351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2674.2729996601297"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.615"^^xsd:decimal ;
  geo-pos:long "-12.351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2674.2729996601297"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st281AGT21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.396'^^xsd:string;
  dwc:scientificName 'Paradota weddellensis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st281AGT21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.351667'^^xsd:double;
  dwc:latitude '-71.615'^^xsd:double;
  dwc:coordinatePrecision '2674.2729996601'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '173998'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316494'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '173998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.4"^^xsd:decimal ;
  geo-pos:long "48.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1338'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) cf. fuscocinerea (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.25'^^xsd:double;
  dwc:latitude '-13.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316555'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3268055 24.209028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3268055"^^xsd:decimal ;
  dwc:decimalLongitude "24.209028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "917.2761865883303"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3268055 24.209028)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3268055"^^xsd:decimal ;
  geo-pos:long "24.209028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "917.2761865883303"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.19'^^xsd:string;
  dwc:scientificName 'Ophioceres incipiens Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st149'^^xsd:string;
  dwc:collector 'Capart J.J., Closset F.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.209028'^^xsd:double;
  dwc:latitude '-70.3268055'^^xsd:double;
  dwc:coordinatePrecision '917.27618658833'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173746'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316592'^^xsd:anyURI;
  dwc:observationDate '1961-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '173602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3751 -70.74949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-70.74949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3751 -70.74949)"^^geo:wktLiteral ;
  geo-pos:lat "42.3751"^^xsd:decimal ;
  geo-pos:long "-70.74949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.132\\2'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.74949'^^xsd:double;
  dwc:latitude '42.3751'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.892'^^xsd:string;
  dwc:scientificName 'Bohadschia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st7'^^xsd:string;
  dwc:collector 'Segers , Ouin J.M., Rasolofonirina Richard'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '204900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316821'^^xsd:anyURI;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '204900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.45861"^^xsd:decimal ;
  dwc:decimalLongitude "-80.53311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  geo-pos:lat "28.45861"^^xsd:decimal ;
  geo-pos:long "-80.53311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/317174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.252'^^xsd:string;
  dwc:scientificName 'Colochirus pygmaeus Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st89'^^xsd:string;
  dwc:collector 'Zaslavsky'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-80.53311'^^xsd:double;
  dwc:latitude '28.45861'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '530479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/317174'^^xsd:anyURI;
  dwc:observationDate '1936-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '529439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/317381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.215'^^xsd:string;
  dwc:scientificName 'Cucumaria acuta Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237844'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/317381'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.441667 -70.774444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.441667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.774444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.441667 -70.774444)"^^geo:wktLiteral ;
  geo-pos:lat "41.441667"^^xsd:decimal ;
  geo-pos:long "-70.774444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/317819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.302'^^xsd:string;
  dwc:scientificName 'Asterias forbesi (Desor, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Vineyard Sound'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.774444'^^xsd:double;
  dwc:latitude '41.441667'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '158489'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/317819'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1701738174 144.8750996589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1701738174"^^xsd:decimal ;
  dwc:decimalLongitude "144.8750996589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1701738174 144.8750996589)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1701738174"^^xsd:decimal ;
  geo-pos:long "144.8750996589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/318588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1200'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st024'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8750996589'^^xsd:double;
  dwc:latitude '-4.1701738174'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/318588'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.466667 11.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.466667"^^xsd:decimal ;
  dwc:decimalLongitude "11.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.466667 11.933333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.466667"^^xsd:decimal ;
  geo-pos:long "11.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/318820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.74'^^xsd:string;
  dwc:scientificName 'Ophiacantha setosa (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st375'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.933333'^^xsd:double;
  dwc:latitude '-6.466667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '125002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/318820'^^xsd:anyURI;
  dwc:observationDate '1955-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '125002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.055 106.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.055"^^xsd:decimal ;
  dwc:decimalLongitude "106.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.055 106.933333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.055"^^xsd:decimal ;
  geo-pos:long "106.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.280'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB5'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.933333'^^xsd:double;
  dwc:latitude '-6.055'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319039'^^xsd:anyURI;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.821'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st48'^^xsd:string;
  dwc:collector 'Flammang P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319122'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.828334"^^xsd:decimal ;
  dwc:decimalLongitude "-55.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "693.050030367978"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.828334"^^xsd:decimal ;
  geo-pos:long "-55.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "693.050030367978"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st212GSN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.444'^^xsd:string;
  dwc:scientificName 'Psolus koehleri Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st212GSN2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-55.648333'^^xsd:double;
  dwc:latitude '-60.828334'^^xsd:double;
  dwc:coordinatePrecision '693.05003036798'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174110'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319132'^^xsd:anyURI;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '848297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 2.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "2.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 2.11)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "2.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.984'^^xsd:string;
  dwc:scientificName 'Pawsonia saxicola (Brady & Robertson, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Appeltans E'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '2.11'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319483'^^xsd:anyURI;
  dwc:observationDate '2005-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1224'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscopunctata Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st089'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '530751'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319588'^^xsd:anyURI;
  dwc:observationDate '1981-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476667 4.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.476667"^^xsd:decimal ;
  dwc:decimalLongitude "4.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.476667 4.095)"^^geo:wktLiteral ;
  geo-pos:lat "42.476667"^^xsd:decimal ;
  geo-pos:long "4.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28368/st5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.397'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata attenuata Perrier, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28368/st5'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Lion'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.095'^^xsd:double;
  dwc:latitude '42.476667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28368'^^xsd:anyURI;
  dwc:aphiaid '125218'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319741'^^xsd:anyURI;
  dwc:observationDate '1996-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '125218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/320123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1427'^^xsd:string;
  dwc:scientificName 'Holothuria sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st223'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/320123'^^xsd:anyURI;
  dwc:observationDate '1965-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/320223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.107'^^xsd:string;
  dwc:scientificName 'Comaster schlegelii (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246756'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/320223'^^xsd:anyURI;
  dwc:observationDate '1989-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '246756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.25 99.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.25"^^xsd:decimal ;
  dwc:decimalLongitude "99.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.25 99.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.25"^^xsd:decimal ;
  geo-pos:long "99.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/320311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1041'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '99.4'^^xsd:double;
  dwc:latitude '6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/320311'^^xsd:anyURI;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/320420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.378'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/320420'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 11.341666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "11.341666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 11.341666)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "11.341666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/320651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.156\\1'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st024'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.341666'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/320651'^^xsd:anyURI;
  dwc:observationDate '1948-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.983333 37.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.983333"^^xsd:decimal ;
  dwc:decimalLongitude "37.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.983333 37.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.983333"^^xsd:decimal ;
  geo-pos:long "37.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/320832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.471'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.783333'^^xsd:double;
  dwc:latitude '-46.983333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/320832'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "119.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "119.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/320987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.175'^^xsd:string;
  dwc:scientificName 'Stichopus variegatus Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.45'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '210905'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/320987'^^xsd:anyURI;
  dwc:observationDate '1929-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st2/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.30'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) cavans Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st2/1'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '241839'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321201'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '241839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31417/st174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1505'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31417/st174'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31417'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321288'^^xsd:anyURI;
  dwc:observationDate '1991-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.24 100.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.24"^^xsd:decimal ;
  dwc:decimalLongitude "100.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.24 100.14)"^^geo:wktLiteral ;
  geo-pos:lat "5.24"^^xsd:decimal ;
  geo-pos:long "100.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1045'^^xsd:string;
  dwc:scientificName 'Bohadschia argus (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '100.14'^^xsd:double;
  dwc:latitude '5.24'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '210768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321432'^^xsd:anyURI;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '210768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.76667 143.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.76667"^^xsd:decimal ;
  dwc:decimalLongitude "143.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.76667 143.25)"^^geo:wktLiteral ;
  geo-pos:lat "-38.76667"^^xsd:decimal ;
  geo-pos:long "143.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1425'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) fuscorubra Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB56'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '143.25'^^xsd:double;
  dwc:latitude '-38.76667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '210889'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321566'^^xsd:anyURI;
  dwc:observationDate '1967-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '210889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st180" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1039'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) lessoni Massin & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27754/st180'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '529028'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321625'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '529028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.999'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscopunctata Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '530751'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321675'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1111'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscopunctata Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '530751'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321676'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.358'^^xsd:string;
  dwc:scientificName 'Crucella hystrix Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174070'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321941'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.86667"^^xsd:decimal ;
  dwc:decimalLongitude "130.16667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.86667"^^xsd:decimal ;
  geo-pos:long "130.16667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F321956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/321956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.431'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Unknown'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.16667'^^xsd:double;
  dwc:latitude '-1.86667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/321956'^^xsd:anyURI;
  dwc:observationDate '1929-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116667 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.116667"^^xsd:decimal ;
  dwc:decimalLongitude "9.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116667 9.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.116667"^^xsd:decimal ;
  geo-pos:long "9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/322241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st1917" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.402'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st1917'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '39.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/322241'^^xsd:anyURI;
  dwc:observationDate '1967-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4393"^^xsd:decimal ;
  dwc:decimalLongitude "103.9835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  geo-pos:lat "2.4393"^^xsd:decimal ;
  geo-pos:long "103.9835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/322266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1172'^^xsd:string;
  dwc:scientificName 'Synaptula cf. oestergreni Heding, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9835'^^xsd:double;
  dwc:latitude '2.4393'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/322266'^^xsd:anyURI;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/322383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.488'^^xsd:string;
  dwc:scientificName 'Astropecten jonstoni (Delle Chiaje, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '123868'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/322383'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.583333 12.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.583333"^^xsd:decimal ;
  dwc:decimalLongitude "12.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.583333 12.85)"^^geo:wktLiteral ;
  geo-pos:lat "-9.583333"^^xsd:decimal ;
  geo-pos:long "12.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/322860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st090" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.65'^^xsd:string;
  dwc:scientificName 'Ophiacantha angolensis Koehler, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st090'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '12.85'^^xsd:double;
  dwc:latitude '-9.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/322860'^^xsd:anyURI;
  dwc:observationDate '1948-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '124974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/322912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.248'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/322912'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/322914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.320'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/322914'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1697993023"^^xsd:decimal ;
  dwc:decimalLongitude "144.8748528957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1697993023"^^xsd:decimal ;
  geo-pos:long "144.8748528957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1103'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) stellati Delle Chiaje, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st022'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8748528957'^^xsd:double;
  dwc:latitude '-4.1697993023'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '732395'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323038'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '125181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.666667 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.666667 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "14.666667"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.490'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st026'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '14.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323095'^^xsd:anyURI;
  dwc:observationDate '1935-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.886666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.35"^^xsd:decimal ;
  geo-pos:long "11.886666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.84'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st009'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.886666'^^xsd:double;
  dwc:latitude '-6.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323258'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.443'^^xsd:string;
  dwc:scientificName 'Psolus koehleri Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174110'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323261'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '848297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.666667 13.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.666667 13.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.666667"^^xsd:decimal ;
  geo-pos:long "13.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.249'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st089'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.033333'^^xsd:double;
  dwc:latitude '-9.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323320'^^xsd:anyURI;
  dwc:observationDate '1948-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.886666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.35"^^xsd:decimal ;
  geo-pos:long "11.886666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.41'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st009'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.886666'^^xsd:double;
  dwc:latitude '-6.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323346'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.618334 -12.181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.618334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.618334 -12.181667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.618334"^^xsd:decimal ;
  geo-pos:long "-12.181667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st274MG15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.762'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st274MG15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.181667'^^xsd:double;
  dwc:latitude '-71.618334'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323562'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.122\\2'^^xsd:string;
  dwc:scientificName 'Amphiura squamata Delle Chiaje, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '241012'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323585'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.617'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323655'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 33.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "33.704167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 33.704167)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "33.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28681" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.942'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forskäl, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28681'^^xsd:integer;
  dwc:collector 'Zibrowius H., Station Marine d\'Endomus'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Cyprus'^^xsd:string;
  dwc:longitude '33.704167'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28681'^^xsd:anyURI;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323955'^^xsd:anyURI;
  dwc:observationDate '1998-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1444'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324000'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.285'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB16'^^xsd:string;
  dwc:collector 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324083'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.259'^^xsd:string;
  dwc:scientificName 'Parocnus ransoni Cherbonnier, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '529833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324200'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '827869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.633'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324556'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.216667 -15.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.216667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.216667 -15.733333)"^^geo:wktLiteral ;
  geo-pos:lat "24.216667"^^xsd:decimal ;
  geo-pos:long "-15.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.242\\4'^^xsd:string;
  dwc:scientificName 'Cucumaria saxicola Brady & Robertson, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st016'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.733333'^^xsd:double;
  dwc:latitude '24.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '124630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324841'^^xsd:anyURI;
  dwc:observationDate '1935-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.573'^^xsd:string;
  dwc:scientificName 'Psolidium bistriatum Heding & Ludwig, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '238130'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324962'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54258.06231415061"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.603333"^^xsd:decimal ;
  geo-pos:long "-29.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54258.06231415061"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/325191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249AGT10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.651'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249AGT10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.708333'^^xsd:double;
  dwc:latitude '-74.603333'^^xsd:double;
  dwc:coordinatePrecision '54258.062314151'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/325191'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.65"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  geo-pos:lat "24.65"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/325221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.242\\3'^^xsd:string;
  dwc:scientificName 'Cucumaria saxicola Brady & Robertson, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st014'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '24.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '124630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/325221'^^xsd:anyURI;
  dwc:observationDate '1935-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "12.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 "9226.16175552636"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9226.16175552636"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/325596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "8849" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.241'^^xsd:string;
  dwc:scientificName 'Cucumaria rhopalodiformis Heding, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1943'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '8849'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:coordinatePrecision '9226.1617555264'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:8849'^^xsd:anyURI;
  dwc:aphiaid '529995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/325596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "12.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 "9226.16175552636"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9226.16175552636"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/325597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "8849" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.240'^^xsd:string;
  dwc:scientificName 'Cucumaria rhopalodiformis Heding, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1943'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'lectotype'^^xsd:string;
  dwc:fieldNumber '8849'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:coordinatePrecision '9226.1617555264'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:8849'^^xsd:anyURI;
  dwc:aphiaid '529995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/325597'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.688889 37.948611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.688889"^^xsd:decimal ;
  dwc:decimalLongitude "37.948611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.688889 37.948611)"^^geo:wktLiteral ;
  geo-pos:lat "-46.688889"^^xsd:decimal ;
  geo-pos:long "37.948611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/325870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.391'^^xsd:string;
  dwc:scientificName 'Paradota sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.948611'^^xsd:double;
  dwc:latitude '-46.688889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '173995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/325870'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.238333 -26.221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.238333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "465.67182843938247"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.238333 -26.221667)"^^geo:wktLiteral ;
  geo-pos:lat "-75.238333"^^xsd:decimal ;
  geo-pos:long "-26.221667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "465.67182843938247"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/325978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229GSN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.947'^^xsd:string;
  dwc:scientificName 'Bathyplotes fuscivinculum Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229GSN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.221667'^^xsd:double;
  dwc:latitude '-75.238333'^^xsd:double;
  dwc:coordinatePrecision '465.67182843938'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174114'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/325978'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.29748"^^xsd:decimal ;
  dwc:decimalLongitude "166.43165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  geo-pos:lat "-22.29748"^^xsd:decimal ;
  geo-pos:long "166.43165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/326210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1282'^^xsd:string;
  dwc:scientificName 'Actinopyga cf. echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.43165'^^xsd:double;
  dwc:latitude '-22.29748'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/326210'^^xsd:anyURI;
  dwc:observationDate '1959-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 119.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.05"^^xsd:decimal ;
  dwc:decimalLongitude "119.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 119.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.05"^^xsd:decimal ;
  geo-pos:long "119.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/326755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st159A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.104'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) pardalis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st159A'^^xsd:string;
  dwc:collector 'Hermann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.333333'^^xsd:double;
  dwc:latitude '-5.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732374'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/326755'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '210893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.313'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327052'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.828334"^^xsd:decimal ;
  dwc:decimalLongitude "-55.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "693.050030367978"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.828334"^^xsd:decimal ;
  geo-pos:long "-55.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "693.050030367978"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st212GSN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.421'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st212GSN2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-55.648333'^^xsd:double;
  dwc:latitude '-60.828334'^^xsd:double;
  dwc:coordinatePrecision '693.05003036798'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327058'^^xsd:anyURI;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.427'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327071'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1515046719 9.0996551583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1515046719"^^xsd:decimal ;
  dwc:decimalLongitude "9.0996551583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1515046719 9.0996551583)"^^geo:wktLiteral ;
  geo-pos:lat "39.1515046719"^^xsd:decimal ;
  geo-pos:long "9.0996551583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23215/st.01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1297'^^xsd:string;
  dwc:scientificName 'Holothuria cf. (Holothuria) stellati Delle Chiaje, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23215/st.01'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.0996551583'^^xsd:double;
  dwc:latitude '39.1515046719'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23215'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327273'^^xsd:anyURI;
  dwc:observationDate '1964-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.26 -60.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.26"^^xsd:decimal ;
  dwc:decimalLongitude "-60.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.26 -60.53)"^^geo:wktLiteral ;
  geo-pos:lat "14.26"^^xsd:decimal ;
  geo-pos:long "-60.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.115'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) princeps Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st061'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Martinique'^^xsd:string;
  dwc:longitude '-60.53'^^xsd:double;
  dwc:latitude '14.26'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '732382'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327318'^^xsd:anyURI;
  dwc:observationDate '1935-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '210890'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st5A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.792'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) pardalis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st5A'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732374'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327320'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '210893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.99'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327829'^^xsd:anyURI;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.312'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327835'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.36841"^^xsd:decimal ;
  dwc:decimalLongitude "48.17934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  geo-pos:lat "-13.36841"^^xsd:decimal ;
  geo-pos:long "48.17934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1392'^^xsd:string;
  dwc:scientificName 'Opheodesoma grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.17934'^^xsd:double;
  dwc:latitude '-13.36841'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327851'^^xsd:anyURI;
  dwc:observationDate '1959-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.583333 104.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.583333"^^xsd:decimal ;
  dwc:decimalLongitude "104.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.583333 104.333333)"^^geo:wktLiteral ;
  geo-pos:lat "2.583333"^^xsd:decimal ;
  geo-pos:long "104.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1176'^^xsd:string;
  dwc:scientificName 'Synaptula cf. maculata Sluiter, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.333333'^^xsd:double;
  dwc:latitude '2.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '529683'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327886'^^xsd:anyURI;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '529683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.616667 -16.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.616667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.616667 -16.025)"^^geo:wktLiteral ;
  geo-pos:lat "23.616667"^^xsd:decimal ;
  geo-pos:long "-16.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.228'^^xsd:string;
  dwc:scientificName 'Cucumaria grubei Marenzeller, 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st018'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.025'^^xsd:double;
  dwc:latitude '23.616667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '124614'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327949'^^xsd:anyURI;
  dwc:observationDate '1935-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '866826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/328089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.421'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/328089'^^xsd:anyURI;
  dwc:observationDate '1989-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/328220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1033'^^xsd:string;
  dwc:scientificName 'Actinopyga caerulea Samyn, VandenSpiegel & Massin, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st132'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '242106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/328220'^^xsd:anyURI;
  dwc:observationDate '1990-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '242106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.445833 -104.269445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.445833"^^xsd:decimal ;
  dwc:decimalLongitude "-104.269445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.445833 -104.269445)"^^geo:wktLiteral ;
  geo-pos:lat "18.445833"^^xsd:decimal ;
  geo-pos:long "-104.269445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/328281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALXII/st25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1510'^^xsd:string;
  dwc:scientificName 'Pannychia moseleyi Théel, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31487/TALXII/st25'^^xsd:string;
  dwc:collector 'Hendrickx Michel E.'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Oceans;Océan Pacifique;Pacific Ocean'^^xsd:string;
  dwc:longitude '-104.269445'^^xsd:double;
  dwc:latitude '18.445833'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '241954'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/328281'^^xsd:anyURI;
  dwc:observationDate '2008-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '241954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/328697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.34'^^xsd:string;
  dwc:scientificName 'Comanthus gisleni Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246747'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/328697'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '246747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/328748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.970'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) flavomaculata (Semper, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st16'^^xsd:string;
  dwc:collector 'Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210869'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/328748'^^xsd:anyURI;
  dwc:observationDate '1998-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1672778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F328957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/328957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.261'^^xsd:string;
  dwc:scientificName 'Plesiocolochirus australis (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st68'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '214606'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/328957'^^xsd:anyURI;
  dwc:observationDate '1994-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '214606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.468'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marshall'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329041'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.666667"^^xsd:decimal ;
  dwc:decimalLongitude "168.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.666667"^^xsd:decimal ;
  geo-pos:long "168.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.68'^^xsd:string;
  dwc:scientificName 'Protoreaster nodosus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.416667'^^xsd:double;
  dwc:latitude '-17.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '213285'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329121'^^xsd:anyURI;
  dwc:observationDate '1959-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '213285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.666667"^^xsd:decimal ;
  dwc:decimalLongitude "168.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.666667"^^xsd:decimal ;
  geo-pos:long "168.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.312'^^xsd:string;
  dwc:scientificName 'Protoreaster nodosus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.416667'^^xsd:double;
  dwc:latitude '-17.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '213285'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329122'^^xsd:anyURI;
  dwc:observationDate '1959-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '213285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.530'^^xsd:string;
  dwc:scientificName 'Psolidium gaini Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329495'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.910'^^xsd:string;
  dwc:scientificName 'Heterocucumis godfroyi (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174088'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329521'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36681 -75.91606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.36681"^^xsd:decimal ;
  dwc:decimalLongitude "-75.91606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36681 -75.91606)"^^geo:wktLiteral ;
  geo-pos:lat "44.36681"^^xsd:decimal ;
  geo-pos:long "-75.91606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.429'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hudson George Vernon'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-75.91606'^^xsd:double;
  dwc:latitude '44.36681'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.544'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329821'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.280'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329933'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "119.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "119.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.21'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.45'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329997'^^xsd:anyURI;
  dwc:observationDate '1929-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 15.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 15.1)"^^geo:wktLiteral ;
  geo-pos:lat "-26.35"^^xsd:decimal ;
  geo-pos:long "15.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/330095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.117'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata (Delle Chiaje, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11204'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1'^^xsd:double;
  dwc:latitude '-26.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/330095'^^xsd:anyURI;
  dwc:observationDate '1937-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47158 -13.79183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.47158"^^xsd:decimal ;
  dwc:decimalLongitude "-13.79183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47158 -13.79183)"^^geo:wktLiteral ;
  geo-pos:lat "9.47158"^^xsd:decimal ;
  geo-pos:long "-13.79183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/330155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.65'^^xsd:string;
  dwc:scientificName 'Oreaster calvatus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11204'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Guinea'^^xsd:string;
  dwc:longitude '-13.79183'^^xsd:double;
  dwc:latitude '9.47158'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '178214'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/330155'^^xsd:anyURI;
  dwc:observationDate '1936-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '178214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/330508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.333'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus luteofuscum (Clark, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246739'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/330508'^^xsd:anyURI;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '246739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/330543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.932'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) pardalis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st76'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '732374'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/330543'^^xsd:anyURI;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '210893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/330631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st196" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1240'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st196'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/330631'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.23767"^^xsd:decimal ;
  dwc:decimalLongitude "23.33185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  geo-pos:lat "70.23767"^^xsd:decimal ;
  geo-pos:long "23.33185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F330822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/330822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.172'^^xsd:string;
  dwc:scientificName 'Stichopus tremulus (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Korsfjorden'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '23.33185'^^xsd:double;
  dwc:latitude '70.23767'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '124544'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/330822'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.106667 5.221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.106667"^^xsd:decimal ;
  dwc:decimalLongitude "5.221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.106667 5.221667)"^^geo:wktLiteral ;
  geo-pos:lat "43.106667"^^xsd:decimal ;
  geo-pos:long "5.221667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/331350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28368" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.481'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28368'^^xsd:integer;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Gulf of Lion'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5.221667'^^xsd:double;
  dwc:latitude '43.106667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28368'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/331350'^^xsd:anyURI;
  dwc:observationDate '1996-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.083333 -73.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.083333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.083333 -73.166667)"^^geo:wktLiteral ;
  geo-pos:lat "-37.083333"^^xsd:decimal ;
  geo-pos:long "-73.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/331453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.333'^^xsd:string;
  dwc:scientificName 'Stichaster aurantiacus (Meyen, 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '5186'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-73.166667'^^xsd:double;
  dwc:latitude '-37.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5186'^^xsd:anyURI;
  dwc:aphiaid '379034'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/331453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.781667 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.781667"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.781667 38)"^^geo:wktLiteral ;
  geo-pos:lat "-46.781667"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/331473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.390'^^xsd:string;
  dwc:scientificName 'Paradota sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '-46.781667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '173995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/331473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '173995'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36681 -75.91606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.36681"^^xsd:decimal ;
  dwc:decimalLongitude "-75.91606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36681 -75.91606)"^^geo:wktLiteral ;
  geo-pos:lat "44.36681"^^xsd:decimal ;
  geo-pos:long "-75.91606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/331680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4870" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.113'^^xsd:string;
  dwc:scientificName 'Ophiocoma scolopendrina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Hudson George Vernon'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4870'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-75.91606'^^xsd:double;
  dwc:latitude '44.36681'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4870'^^xsd:anyURI;
  dwc:aphiaid '212378'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/331680'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.70011 -70.03279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.70011"^^xsd:decimal ;
  dwc:decimalLongitude "-70.03279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.70011 -70.03279)"^^geo:wktLiteral ;
  geo-pos:lat "41.70011"^^xsd:decimal ;
  geo-pos:long "-70.03279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/331775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.495'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Cape Cod'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.03279'^^xsd:double;
  dwc:latitude '41.70011'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/331775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.09"^^xsd:decimal ;
  dwc:decimalLongitude "-109.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  geo-pos:lat "-27.09"^^xsd:decimal ;
  geo-pos:long "-109.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F331960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/331960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.79'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) hawaiiensis Fisher, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st10'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.26'^^xsd:double;
  dwc:latitude '-27.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '732241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/331960'^^xsd:anyURI;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '210856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 11.341666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "11.341666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 11.341666)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "11.341666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.88'^^xsd:string;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa lentiginosa Marenzeller, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st024'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.341666'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332072'^^xsd:anyURI;
  dwc:observationDate '1948-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.666667 128.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.666667"^^xsd:decimal ;
  dwc:decimalLongitude "128.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.666667 128.766667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.666667"^^xsd:decimal ;
  geo-pos:long "128.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.122'^^xsd:string;
  dwc:scientificName 'Linckia guildingi Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25644'^^xsd:integer;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '128.766667'^^xsd:double;
  dwc:latitude '-3.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25644'^^xsd:anyURI;
  dwc:aphiaid '178188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332298'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1124'^^xsd:string;
  dwc:scientificName 'Holothuria cf. (Metriatyla) scabra Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st11'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332378'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 11.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 11.725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "11.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.232'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st013'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.725'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332635'^^xsd:anyURI;
  dwc:observationDate '1948-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.526'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/16'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332843'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.12'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei Forbes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st348'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333213'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.333333"^^xsd:decimal ;
  dwc:decimalLongitude "166.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  geo-pos:lat "-22.333333"^^xsd:decimal ;
  geo-pos:long "166.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1414'^^xsd:string;
  dwc:scientificName 'Euapta cf. godeffroyi (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.4'^^xsd:double;
  dwc:latitude '-22.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '210968'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333293'^^xsd:anyURI;
  dwc:observationDate '1959-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '210968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1755989173 144.8735976219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1755989173"^^xsd:decimal ;
  dwc:decimalLongitude "144.8735976219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1755989173 144.8735976219)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1755989173"^^xsd:decimal ;
  geo-pos:long "144.8735976219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.853'^^xsd:string;
  dwc:scientificName 'Afrocucumis africana (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st110'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8735976219'^^xsd:double;
  dwc:latitude '-4.1755989173'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210950'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333308'^^xsd:anyURI;
  dwc:observationDate '1983-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '210950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.184'^^xsd:string;
  dwc:scientificName 'Pseudostichopus mollis Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '152565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333508'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '152565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.648333 -26.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.648333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42850.370573239656"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.648333 -26.71)"^^geo:wktLiteral ;
  geo-pos:lat "-74.648333"^^xsd:decimal ;
  geo-pos:long "-26.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42850.370573239656"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st258BPN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.309'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st258BPN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.71'^^xsd:double;
  dwc:latitude '-74.648333'^^xsd:double;
  dwc:coordinatePrecision '42850.37057324'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333564'^^xsd:anyURI;
  dwc:observationDate '1989-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.805'^^xsd:string;
  dwc:scientificName 'Bohadschia atra Massin & al., 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st29'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210765'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333678'^^xsd:anyURI;
  dwc:observationDate '2000-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '210765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.520'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/14'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333709'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1010'^^xsd:string;
  dwc:scientificName 'Massinium magnum (Ludwig, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st33'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '529531'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333838'^^xsd:anyURI;
  dwc:observationDate '1987-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '529531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F333980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/333980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.964'^^xsd:string;
  dwc:scientificName 'Cheiraster gerlachei Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st539'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '345784'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/333980'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '234884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.428334"^^xsd:decimal ;
  dwc:decimalLongitude "-21.503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1434.814078432895"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.428334"^^xsd:decimal ;
  geo-pos:long "-21.503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1434.814078432895"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/334200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st272AGT16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.301'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st272AGT16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.503333'^^xsd:double;
  dwc:latitude '-73.428334'^^xsd:double;
  dwc:coordinatePrecision '1434.8140784329'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/334200'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/334211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.129\\1'^^xsd:string;
  dwc:scientificName 'Ophiactis virens (Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '125123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/334211'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/334324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.674'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/334324'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/334335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.245'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/334335'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/334420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.76'^^xsd:string;
  dwc:scientificName 'Alloeocomatella polycladia Messing, 1995'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246721'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/334420'^^xsd:anyURI;
  dwc:observationDate '1989-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '246721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.788889 106.427778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.788889"^^xsd:decimal ;
  dwc:decimalLongitude "106.427778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.788889 106.427778)"^^geo:wktLiteral ;
  geo-pos:lat "-1.788889"^^xsd:decimal ;
  geo-pos:long "106.427778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/334465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.49'^^xsd:string;
  dwc:scientificName 'Luidia maculata Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB3'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.427778'^^xsd:double;
  dwc:latitude '-1.788889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/334465'^^xsd:anyURI;
  dwc:observationDate '1978-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '213112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  geo-pos:lat "-71.25"^^xsd:decimal ;
  geo-pos:long "-87.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/334751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.501'^^xsd:string;
  dwc:scientificName 'Ophiacantha polaris Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.418'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.65'^^xsd:double;
  dwc:latitude '-71.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173257'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/334751'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '173257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F334984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/334984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.854\\3'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st45'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/334984'^^xsd:anyURI;
  dwc:observationDate '1990-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/335278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.167'^^xsd:string;
  dwc:scientificName 'Himerometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367876'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/335278'^^xsd:anyURI;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '367876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.266667 -87.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.266667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.266667 -87.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.266667"^^xsd:decimal ;
  geo-pos:long "-87.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/335460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.301" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.504'^^xsd:string;
  dwc:scientificName 'Amphiura polita Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.301'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.633333'^^xsd:double;
  dwc:latitude '-71.266667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '242975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/335460'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '173116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/335525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1036'^^xsd:string;
  dwc:scientificName 'Labidodemas rugosum (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st62'^^xsd:string;
  dwc:collector 'Ouin J.M.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210775'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/335525'^^xsd:anyURI;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '210775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333 14.93333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333"^^xsd:decimal ;
  dwc:decimalLongitude "14.93333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333 14.93333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333"^^xsd:decimal ;
  geo-pos:long "14.93333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/335608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23025/st414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1294'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) stellati Delle Chiaje, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23025/st414'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.93333'^^xsd:double;
  dwc:latitude '38.48333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23025'^^xsd:anyURI;
  dwc:aphiaid '732395'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/335608'^^xsd:anyURI;
  dwc:observationDate '1963-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '125181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541666 2.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.541666"^^xsd:decimal ;
  dwc:decimalLongitude "2.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.541666 2.675)"^^geo:wktLiteral ;
  geo-pos:lat "51.541666"^^xsd:decimal ;
  geo-pos:long "2.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/335614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1021'^^xsd:string;
  dwc:scientificName 'Neopentadactyla mixta (Oestergren, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27354'^^xsd:integer;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Nord See;Noord Zee;Mer Du Nord;North Sea, Oceans'^^xsd:string;
  dwc:longitude '2.675'^^xsd:double;
  dwc:latitude '51.541666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27354'^^xsd:anyURI;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/335614'^^xsd:anyURI;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.26623"^^xsd:decimal ;
  dwc:decimalLongitude "166.48256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  geo-pos:lat "-22.26623"^^xsd:decimal ;
  geo-pos:long "166.48256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/335875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23713" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1433'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23713'^^xsd:integer;
  dwc:collector 'De Fierlant G'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.48256'^^xsd:double;
  dwc:latitude '-22.26623'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23713'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/335875'^^xsd:anyURI;
  dwc:observationDate '1966-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.248333 -26.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.248333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1099.657416476797"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.248333 -26.208333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.248333"^^xsd:decimal ;
  geo-pos:long "-26.208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1099.657416476797"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229AGT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.303'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229AGT3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.208333'^^xsd:double;
  dwc:latitude '-75.248333'^^xsd:double;
  dwc:coordinatePrecision '1099.6574164768'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336089'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.083333 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.083333"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.083333 -17)"^^geo:wktLiteral ;
  geo-pos:lat "10.083333"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.51'^^xsd:string;
  dwc:scientificName 'Ophiothrix sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st217'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '10.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336181'^^xsd:anyURI;
  dwc:observationDate '1949-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.9166666666 -99.1666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.9166666666"^^xsd:decimal ;
  dwc:decimalLongitude "-99.1666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.9166666666 -99.1666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.9166666666"^^xsd:decimal ;
  geo-pos:long "-99.1666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1483'^^xsd:string;
  dwc:scientificName 'Psolus charcoti Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st224'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Amundsen sea'^^xsd:string;
  dwc:longitude '-99.1666666666'^^xsd:double;
  dwc:latitude '-71.9166666666'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '174106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336256'^^xsd:anyURI;
  dwc:observationDate '1965-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '816000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.371\\2'^^xsd:string;
  dwc:scientificName 'Anseropoda membranacea (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st206'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '182966'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336261'^^xsd:anyURI;
  dwc:observationDate '1966-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.216667 144.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.216667"^^xsd:decimal ;
  dwc:decimalLongitude "144.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.216667 144.933333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.216667"^^xsd:decimal ;
  geo-pos:long "144.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.55'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.933333'^^xsd:double;
  dwc:latitude '-4.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336289'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.45861"^^xsd:decimal ;
  dwc:decimalLongitude "-80.53311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  geo-pos:lat "28.45861"^^xsd:decimal ;
  geo-pos:long "-80.53311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.306'^^xsd:string;
  dwc:scientificName 'Asterias forbesi (Desor, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st89'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-80.53311'^^xsd:double;
  dwc:latitude '28.45861'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '158489'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336302'^^xsd:anyURI;
  dwc:observationDate '1936-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '158489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8 -80)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8 -80)"^^geo:wktLiteral ;
  geo-pos:lat "23.8"^^xsd:decimal ;
  geo-pos:long "-80"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.508'^^xsd:string;
  dwc:scientificName 'Astropecten articulatus (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st85'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Bahamas'^^xsd:string;
  dwc:longitude '-80'^^xsd:integer;
  dwc:latitude '23.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '158491'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336529'^^xsd:anyURI;
  dwc:observationDate '1936-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '158491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.23767"^^xsd:decimal ;
  dwc:decimalLongitude "23.33185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  geo-pos:lat "70.23767"^^xsd:decimal ;
  geo-pos:long "23.33185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.469'^^xsd:string;
  dwc:scientificName 'Ceramaster granularis (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Korsfjorden'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '23.33185'^^xsd:double;
  dwc:latitude '70.23767'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '124020'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336640'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.344'^^xsd:string;
  dwc:scientificName 'Comanthus suavia Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246750'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336647'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246750'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.4"^^xsd:decimal ;
  dwc:decimalLongitude "145.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  geo-pos:lat "-14.4"^^xsd:decimal ;
  geo-pos:long "145.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1407'^^xsd:string;
  dwc:scientificName 'Stichopus ocellatus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB37'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '145.28'^^xsd:double;
  dwc:latitude '-14.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '387641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336693'^^xsd:anyURI;
  dwc:observationDate '1967-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.900'^^xsd:string;
  dwc:scientificName 'Stichopus horrens Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st79'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210914'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336876'^^xsd:anyURI;
  dwc:observationDate '1996-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.413'^^xsd:string;
  dwc:scientificName 'Hacelia attenuata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '124094'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336906'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124094'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1135'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) lessoni Massin & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st135'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '529028'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336980'^^xsd:anyURI;
  dwc:observationDate '1989-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '529028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "-10.65"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.46'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata Delle Chiaje, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st086'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '-10.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337128'^^xsd:anyURI;
  dwc:observationDate '1948-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.348'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337510'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.135"^^xsd:decimal ;
  dwc:decimalLongitude "-27.553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3960.17177783318"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.135"^^xsd:decimal ;
  geo-pos:long "-27.553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3960.17177783318"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235AGT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.621'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235AGT7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.553333'^^xsd:double;
  dwc:latitude '-75.135'^^xsd:double;
  dwc:coordinatePrecision '3960.1717778332'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337593'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.911667"^^xsd:decimal ;
  dwc:decimalLongitude "-19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "560.6559331657173"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  geo-pos:lat "-72.911667"^^xsd:decimal ;
  geo-pos:long "-19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "560.6559331657173"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st269BPN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.182'^^xsd:string;
  dwc:scientificName 'Pseudostichopus mollis Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st269BPN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-19.82'^^xsd:double;
  dwc:latitude '-72.911667'^^xsd:double;
  dwc:coordinatePrecision '560.65593316572'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '152565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337664'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '152565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.833333"^^xsd:decimal ;
  geo-pos:long "-92.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.1037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.507'^^xsd:string;
  dwc:scientificName 'Ophiocten megaloplax Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '10131/st.1037'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-92.366667'^^xsd:double;
  dwc:latitude '-70.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173530'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337676'^^xsd:anyURI;
  dwc:observationDate '1898-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '173530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.265'^^xsd:string;
  dwc:scientificName 'Caespitugo citriformis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337686'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '529456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.638889 110.513889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.638889"^^xsd:decimal ;
  dwc:decimalLongitude "110.513889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.638889 110.513889)"^^geo:wktLiteral ;
  geo-pos:lat "-6.638889"^^xsd:decimal ;
  geo-pos:long "110.513889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.29'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS9'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '110.513889'^^xsd:double;
  dwc:latitude '-6.638889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337952'^^xsd:anyURI;
  dwc:observationDate '1978-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F337989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/337989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st179" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1038'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) lessoni Massin & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '27754/st179'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '529028'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/337989'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '529028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.34 -20.751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.34"^^xsd:decimal ;
  dwc:decimalLongitude "-20.751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "847.5615974854461"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.34 -20.751667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.34"^^xsd:decimal ;
  geo-pos:long "-20.751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "847.5615974854461"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st270AGT14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.917'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st270AGT14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-20.751667'^^xsd:double;
  dwc:latitude '-73.34'^^xsd:double;
  dwc:coordinatePrecision '847.56159748545'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338009'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st196" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1163'^^xsd:string;
  dwc:scientificName 'Synaptula sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st196'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338024'^^xsd:anyURI;
  dwc:observationDate '1990-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st542" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-07-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.511'^^xsd:string;
  dwc:scientificName 'Mimaster cognatus Sladen, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st542'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '380687'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338027'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '368324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.648333 -26.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.648333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42850.370573239656"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.648333 -26.71)"^^geo:wktLiteral ;
  geo-pos:lat "-74.648333"^^xsd:decimal ;
  geo-pos:long "-26.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42850.370573239656"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st258BPN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.581'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st258BPN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.71'^^xsd:double;
  dwc:latitude '-74.648333'^^xsd:double;
  dwc:coordinatePrecision '42850.37057324'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338192'^^xsd:anyURI;
  dwc:observationDate '1989-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43391 5.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43391"^^xsd:decimal ;
  dwc:decimalLongitude "5.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43391 5.63697)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43391"^^xsd:decimal ;
  geo-pos:long "5.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.137'^^xsd:string;
  dwc:scientificName 'Ophiopsila sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11553'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '5.63697'^^xsd:double;
  dwc:latitude '-1.43391'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11553'^^xsd:anyURI;
  dwc:aphiaid '123604'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338219'^^xsd:anyURI;
  dwc:observationDate '1938-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '123604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697029983 144.8746973276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1697029983"^^xsd:decimal ;
  dwc:decimalLongitude "144.8746973276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697029983 144.8746973276)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1697029983"^^xsd:decimal ;
  geo-pos:long "144.8746973276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1109'^^xsd:string;
  dwc:scientificName 'Stichopus horrens Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st031'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8746973276'^^xsd:double;
  dwc:latitude '-4.1697029983'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210914'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338513'^^xsd:anyURI;
  dwc:observationDate '1983-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27474/st103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1099'^^xsd:string;
  dwc:scientificName 'Bohadschia cf. tenuissima (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27474/st103'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27474'^^xsd:anyURI;
  dwc:aphiaid '210769'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338525'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.88438 150.96273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.88438"^^xsd:decimal ;
  dwc:decimalLongitude "150.96273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.88438 150.96273)"^^geo:wktLiteral ;
  geo-pos:lat "-9.88438"^^xsd:decimal ;
  geo-pos:long "150.96273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1115'^^xsd:string;
  dwc:scientificName 'Actinopyga sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st134'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '150.96273'^^xsd:double;
  dwc:latitude '-9.88438'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '205662'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338558'^^xsd:anyURI;
  dwc:observationDate '1989-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '205662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.083333 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.083333"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.083333 -17)"^^geo:wktLiteral ;
  geo-pos:lat "10.083333"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.37'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st217'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '10.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338755'^^xsd:anyURI;
  dwc:observationDate '1949-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.74'^^xsd:string;
  dwc:scientificName 'Alloeocomatella pectinifera (Clark, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246720'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338792'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '246720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.341,AST.342,AST.343'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338839'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F338972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/338972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.305'^^xsd:string;
  dwc:scientificName 'Dichrometra cf. flagellata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C.'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213601'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/338972'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '213601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.381'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339361'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.844'^^xsd:string;
  dwc:scientificName 'Thyone bicornis Ohshima, 1915'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930/st009'^^xsd:string;
  dwc:collector 'Seghers , Tursh B.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '242085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339458'^^xsd:anyURI;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '242085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.385'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339779'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.316667 166.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.316667"^^xsd:decimal ;
  dwc:decimalLongitude "166.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.316667 166.433333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.316667"^^xsd:decimal ;
  geo-pos:long "166.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1268'^^xsd:string;
  dwc:scientificName 'Bohadschia cf. vitiensis (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.433333'^^xsd:double;
  dwc:latitude '-22.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '210759'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339893'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.11667 -109.36667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-109.36667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.11667 -109.36667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.11667"^^xsd:decimal ;
  geo-pos:long "-109.36667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.40'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st30'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.36667'^^xsd:double;
  dwc:latitude '-27.11667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339944'^^xsd:anyURI;
  dwc:observationDate '1993-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1 39.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1"^^xsd:decimal ;
  dwc:decimalLongitude "39.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1 39.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1"^^xsd:decimal ;
  geo-pos:long "39.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.974'^^xsd:string;
  dwc:scientificName 'Bohadschia atra Massin & al., 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28628'^^xsd:integer;
  dwc:collector 'Samyn'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '39.48'^^xsd:double;
  dwc:latitude '-5.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: formalin'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210765'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339966'^^xsd:anyURI;
  dwc:observationDate '1998-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '210765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.303'^^xsd:string;
  dwc:scientificName 'Capillaster cf. multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C.'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339978'^^xsd:anyURI;
  dwc:observationDate '1989-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36681 -75.91606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.36681"^^xsd:decimal ;
  dwc:decimalLongitude "-75.91606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36681 -75.91606)"^^geo:wktLiteral ;
  geo-pos:lat "44.36681"^^xsd:decimal ;
  geo-pos:long "-75.91606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4870" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.169'^^xsd:string;
  dwc:scientificName 'Ophiarachna incrassata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Hudson George Vernon'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4870'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-75.91606'^^xsd:double;
  dwc:latitude '44.36681'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4870'^^xsd:anyURI;
  dwc:aphiaid '213207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/340485'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1484'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st217'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/340499'^^xsd:anyURI;
  dwc:observationDate '1965-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.750'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/340518'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 103.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.35"^^xsd:decimal ;
  dwc:decimalLongitude "103.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 103.883333)"^^geo:wktLiteral ;
  geo-pos:lat "0.35"^^xsd:decimal ;
  geo-pos:long "103.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.157'^^xsd:string;
  dwc:scientificName 'Goniodiscaster scaber (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM5'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.883333'^^xsd:double;
  dwc:latitude '0.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '254932'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/340646'^^xsd:anyURI;
  dwc:observationDate '1980-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '254932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.419'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/340876'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/341111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930/st010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.849'^^xsd:string;
  dwc:scientificName 'Stolus rapax (Koehler & Vaney, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930/st010'^^xsd:string;
  dwc:collector 'Seghers , Tursh B.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '529677'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/341111'^^xsd:anyURI;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1544589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.318889 24.201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.318889"^^xsd:decimal ;
  dwc:decimalLongitude "24.201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.5213571583396"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.318889 24.201667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.318889"^^xsd:decimal ;
  geo-pos:long "24.201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "308.5213571583396"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/341260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.81'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st133'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.201667'^^xsd:double;
  dwc:latitude '-70.318889'^^xsd:double;
  dwc:coordinatePrecision '308.52135715834'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/341260'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.283333 39.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.283333"^^xsd:decimal ;
  dwc:decimalLongitude "39.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.283333 39.15)"^^geo:wktLiteral ;
  geo-pos:lat "9.283333"^^xsd:decimal ;
  geo-pos:long "39.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/341264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st2008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.366\\1'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st2008'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '39.15'^^xsd:double;
  dwc:latitude '9.283333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/341264'^^xsd:anyURI;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/341449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.521'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/6'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/341449'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/341970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.560'^^xsd:string;
  dwc:scientificName 'Archaster typicus Mueller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '213119'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/341970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.345 3.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.345"^^xsd:decimal ;
  dwc:decimalLongitude "3.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.345 3.981667)"^^geo:wktLiteral ;
  geo-pos:lat "42.345"^^xsd:decimal ;
  geo-pos:long "3.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28368/st6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.200'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28368/st6'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Lion'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.981667'^^xsd:double;
  dwc:latitude '42.345'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: formalin'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28368'^^xsd:anyURI;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342138'^^xsd:anyURI;
  dwc:observationDate '1996-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.891666 11.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.891666"^^xsd:decimal ;
  dwc:decimalLongitude "11.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.891666 11.675)"^^geo:wktLiteral ;
  geo-pos:lat "-5.891666"^^xsd:decimal ;
  geo-pos:long "11.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.431'^^xsd:string;
  dwc:scientificName 'Trochostoma triforia Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '16808/st014'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.675'^^xsd:double;
  dwc:latitude '-5.891666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '529842'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342298'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '529554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.31"^^xsd:decimal ;
  dwc:decimalLongitude "147.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  geo-pos:lat "-9.31"^^xsd:decimal ;
  geo-pos:long "147.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1085'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st110'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.17'^^xsd:double;
  dwc:latitude '-9.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342333'^^xsd:anyURI;
  dwc:observationDate '1987-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.783333)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "-4.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6756" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.368'^^xsd:string;
  dwc:scientificName 'Henricia singuinolenta (Mueller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6756'^^xsd:integer;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:country 'Isle of Man'^^xsd:string;
  dwc:longitude '-4.783333'^^xsd:double;
  dwc:latitude '54.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6756'^^xsd:anyURI;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342637'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.170'^^xsd:string;
  dwc:scientificName 'Himerometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367876'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342777'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '367876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.211'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342783'^^xsd:anyURI;
  dwc:observationDate '1989-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.583333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.583333"^^xsd:decimal ;
  geo-pos:long "-16.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/343028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.484'^^xsd:string;
  dwc:scientificName 'Diplopteraster multipes (Sars, 1866)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22161'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Iceland Sea'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-16.333333'^^xsd:double;
  dwc:latitude '63.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22161'^^xsd:anyURI;
  dwc:aphiaid '124128'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/343028'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 119.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.05"^^xsd:decimal ;
  dwc:decimalLongitude "119.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 119.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.05"^^xsd:decimal ;
  geo-pos:long "119.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/343173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st156B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1144'^^xsd:string;
  dwc:scientificName 'Colochirus robustus Oestergren, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st156B'^^xsd:string;
  dwc:collector 'Hoeksema'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.333333'^^xsd:double;
  dwc:latitude '-5.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '241806'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/343173'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '241806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.828334"^^xsd:decimal ;
  dwc:decimalLongitude "-55.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "693.050030367978"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.828334"^^xsd:decimal ;
  geo-pos:long "-55.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "693.050030367978"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/343847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st212GSN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.440'^^xsd:string;
  dwc:scientificName 'Psolus charcoti Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st212GSN2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-55.648333'^^xsd:double;
  dwc:latitude '-60.828334'^^xsd:double;
  dwc:coordinatePrecision '693.05003036798'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/343847'^^xsd:anyURI;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '816000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/343914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.140'^^xsd:string;
  dwc:scientificName 'Stichopus horrens Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st20'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210914'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/343914'^^xsd:anyURI;
  dwc:observationDate '1998-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73141 7.41903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73141"^^xsd:decimal ;
  dwc:decimalLongitude "7.41903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73141 7.41903)"^^geo:wktLiteral ;
  geo-pos:lat "43.73141"^^xsd:decimal ;
  geo-pos:long "7.41903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.367'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22656'^^xsd:integer;
  dwc:collector 'Royal Belgian Institute of natural Sciences'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Monaco'^^xsd:string;
  dwc:longitude '7.41903'^^xsd:double;
  dwc:latitude '43.73141'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22656'^^xsd:anyURI;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344064'^^xsd:anyURI;
  dwc:observationDate '1962-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1153'^^xsd:string;
  dwc:scientificName 'Labidodemas pertinax (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '210773'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344092'^^xsd:anyURI;
  dwc:observationDate '1995-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '210773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3 11.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3 11.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3"^^xsd:decimal ;
  geo-pos:long "11.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.154'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st029'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.566667'^^xsd:double;
  dwc:latitude '-6.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344148'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1166.3082812993728"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.51"^^xsd:decimal ;
  geo-pos:long "-12.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1166.3082812993728"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st282AGT22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.531'^^xsd:string;
  dwc:scientificName 'Psolidium gaini Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st282AGT22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.456667'^^xsd:double;
  dwc:latitude '-71.51'^^xsd:double;
  dwc:coordinatePrecision '1166.3082812994'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344228'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.919'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344340'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.61667 -149.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.61667"^^xsd:decimal ;
  dwc:decimalLongitude "-149.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.61667 -149.61667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.61667"^^xsd:decimal ;
  geo-pos:long "-149.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "12826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.117'^^xsd:string;
  dwc:scientificName 'Halodeima pulla Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '12826'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.61667'^^xsd:double;
  dwc:latitude '-17.61667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12826'^^xsd:anyURI;
  dwc:aphiaid '213188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344856'^^xsd:anyURI;
  dwc:observationDate '1939-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '210822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 12.341666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.341666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 12.341666)"^^geo:wktLiteral ;
  geo-pos:lat "-5.95"^^xsd:decimal ;
  geo-pos:long "12.341666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.43'^^xsd:string;
  dwc:scientificName 'Ophiothrix cotteaui (de Loriol, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st022'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.341666'^^xsd:double;
  dwc:latitude '-5.95'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '244108'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345259'^^xsd:anyURI;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '244108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.115'^^xsd:string;
  dwc:scientificName 'Liparometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450498'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345368'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.212'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345424'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.376'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345425'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.269'^^xsd:string;
  dwc:scientificName 'Stephanometra oxyacantha (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450559'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345540'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.438'^^xsd:string;
  dwc:scientificName 'Psolus charcoti Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345651'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '816000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3268055 24.209028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3268055"^^xsd:decimal ;
  dwc:decimalLongitude "24.209028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "917.2761865883303"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3268055 24.209028)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3268055"^^xsd:decimal ;
  geo-pos:long "24.209028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "917.2761865883303"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.76'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st149'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.209028'^^xsd:double;
  dwc:latitude '-70.3268055'^^xsd:double;
  dwc:coordinatePrecision '917.27618658833'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345950'^^xsd:anyURI;
  dwc:observationDate '1961-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1131'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) spinifera Theel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679'^^xsd:integer;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732394'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345954'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.980556 100.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.980556"^^xsd:decimal ;
  dwc:decimalLongitude "100.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.980556 100.135)"^^geo:wktLiteral ;
  geo-pos:lat "2.980556"^^xsd:decimal ;
  geo-pos:long "100.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.138'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM2'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '100.135'^^xsd:double;
  dwc:latitude '2.980556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345998'^^xsd:anyURI;
  dwc:observationDate '1978-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.135"^^xsd:decimal ;
  dwc:decimalLongitude "-27.553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3960.17177783318"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.135"^^xsd:decimal ;
  geo-pos:long "-27.553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3960.17177783318"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/346130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235AGT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.597'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235AGT7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.553333'^^xsd:double;
  dwc:latitude '-75.135'^^xsd:double;
  dwc:coordinatePrecision '3960.1717778332'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/346130'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.958333 10.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.958333"^^xsd:decimal ;
  dwc:decimalLongitude "10.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.958333 10.608333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.958333"^^xsd:decimal ;
  geo-pos:long "10.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/346413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.243'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st026'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '10.608333'^^xsd:double;
  dwc:latitude '-3.958333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/346413'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/346465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31417/st174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1504'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31417/st174'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31417'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/346465'^^xsd:anyURI;
  dwc:observationDate '1991-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.170537632 144.8751640319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.170537632"^^xsd:decimal ;
  dwc:decimalLongitude "144.8751640319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.170537632 144.8751640319)"^^geo:wktLiteral ;
  geo-pos:lat "-4.170537632"^^xsd:decimal ;
  geo-pos:long "144.8751640319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/346477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1138'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st072'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8751640319'^^xsd:double;
  dwc:latitude '-4.170537632'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/346477'^^xsd:anyURI;
  dwc:observationDate '1983-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 12)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/346691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.71'^^xsd:string;
  dwc:scientificName 'Ophiacantha setosa (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st059'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-7'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/346691'^^xsd:anyURI;
  dwc:observationDate '1948-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '125002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/346789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.557'^^xsd:string;
  dwc:scientificName 'Culcita novaeguineae Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '212298'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/346789'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '212298'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F346854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/346854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.358'^^xsd:string;
  dwc:scientificName 'Comanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/346854'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '205362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.879'^^xsd:string;
  dwc:scientificName 'Stichopus monotuberculatus (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '210909'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347133'^^xsd:anyURI;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '210909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.428334"^^xsd:decimal ;
  dwc:decimalLongitude "-21.503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1434.814078432895"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.428334"^^xsd:decimal ;
  geo-pos:long "-21.503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1434.814078432895"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st272AGT16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.743'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st272AGT16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.503333'^^xsd:double;
  dwc:latitude '-73.428334'^^xsd:double;
  dwc:coordinatePrecision '1434.8140784329'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347145'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28333"^^xsd:decimal ;
  dwc:decimalLongitude "144.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28333"^^xsd:decimal ;
  geo-pos:long "144.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.404'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st410'^^xsd:string;
  dwc:collector 'Beudels Roseline (Dr.), Van Goethem Jackie (Dr.), Magap M'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.98333'^^xsd:double;
  dwc:latitude '-4.28333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347178'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.599'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347448'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.927223"^^xsd:decimal ;
  dwc:decimalLongitude "106.801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.927223"^^xsd:decimal ;
  geo-pos:long "106.801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.279'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB8'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.801667'^^xsd:double;
  dwc:latitude '-5.927223'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347454'^^xsd:anyURI;
  dwc:observationDate '1978-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1000'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347707'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1319'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347708'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.31"^^xsd:decimal ;
  dwc:decimalLongitude "147.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  geo-pos:lat "-9.31"^^xsd:decimal ;
  geo-pos:long "147.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1086'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st111'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.17'^^xsd:double;
  dwc:latitude '-9.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348281'^^xsd:anyURI;
  dwc:observationDate '1987-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3 11.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3 11.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3"^^xsd:decimal ;
  geo-pos:long "11.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.59'^^xsd:string;
  dwc:scientificName 'Astrospartus mediterraneus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st029'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.566667'^^xsd:double;
  dwc:latitude '-6.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348299'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '124963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.361'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus luteofuscum (Clark, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246739'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348409'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '246739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.566667 -6.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.566667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.566667 -6.866667)"^^geo:wktLiteral ;
  geo-pos:lat "46.566667"^^xsd:decimal ;
  geo-pos:long "-6.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.173'^^xsd:string;
  dwc:scientificName 'Stichopus tremulus (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1896'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Golfe de Gascogne;Baie de Biscaye;Bay of Biscay'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.866667'^^xsd:double;
  dwc:latitude '46.566667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6764'^^xsd:anyURI;
  dwc:aphiaid '124544'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348731'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.189'^^xsd:string;
  dwc:scientificName 'Metrodira subulata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB15'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348894'^^xsd:anyURI;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '292752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.4"^^xsd:decimal ;
  dwc:decimalLongitude "145.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  geo-pos:lat "-14.4"^^xsd:decimal ;
  geo-pos:long "145.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1287'^^xsd:string;
  dwc:scientificName 'Stichopus chloronotus Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB26'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '145.28'^^xsd:double;
  dwc:latitude '-14.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '149789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348946'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.66'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st198'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348961'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.958333 10.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.958333"^^xsd:decimal ;
  dwc:decimalLongitude "10.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.958333 10.608333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.958333"^^xsd:decimal ;
  geo-pos:long "10.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.87'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st026'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '10.608333'^^xsd:double;
  dwc:latitude '-3.958333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349510'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.28'^^xsd:string;
  dwc:scientificName 'Ophiurolepis brevirima Mortensen, 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '244339'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349751'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '322561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1225'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st089'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: formalin'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349818'^^xsd:anyURI;
  dwc:observationDate '1981-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.522'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/15'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349835'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.078334"^^xsd:decimal ;
  dwc:decimalLongitude "-27.991666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2242.7538777523177"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  geo-pos:lat "-75.078334"^^xsd:decimal ;
  geo-pos:long "-27.991666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2242.7538777523177"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241AGT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.376'^^xsd:string;
  dwc:scientificName 'Ypsilocucumis turricata (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241AGT8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.991666'^^xsd:double;
  dwc:latitude '-75.078334'^^xsd:double;
  dwc:coordinatePrecision '2242.7538777523'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174082'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349891'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '529588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.195 -26.278334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.195"^^xsd:decimal ;
  dwc:decimalLongitude "-26.278334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3742.504800067598"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.195 -26.278334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.195"^^xsd:decimal ;
  geo-pos:long "-26.278334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3742.504800067598"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229AGT4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.545'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229AGT4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.278334'^^xsd:double;
  dwc:latitude '-75.195'^^xsd:double;
  dwc:coordinatePrecision '3742.5048000676'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350124'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.514'^^xsd:string;
  dwc:scientificName 'Ophioglypha frigida Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.369'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.0333333333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '322566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350170'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '322566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.135"^^xsd:decimal ;
  dwc:decimalLongitude "-27.553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3960.17177783318"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.135"^^xsd:decimal ;
  geo-pos:long "-27.553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3960.17177783318"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235AGT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.307'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235AGT7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.553333'^^xsd:double;
  dwc:latitude '-75.135'^^xsd:double;
  dwc:coordinatePrecision '3960.1717778332'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350400'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.166667 -20.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.166667"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.166667 -20.45)"^^geo:wktLiteral ;
  geo-pos:lat "-73.166667"^^xsd:decimal ;
  geo-pos:long "-20.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.889'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gutt'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718'^^xsd:integer;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-20.45'^^xsd:double;
  dwc:latitude '-73.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350415'^^xsd:anyURI;
  dwc:observationDate '1985-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.265'^^xsd:string;
  dwc:scientificName 'Stephanometra oxyacantha (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450559'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350482'^^xsd:anyURI;
  dwc:observationDate '1989-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.371'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus littoralis (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246738'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350489'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.372'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus littoralis (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246738'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350490'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1119'^^xsd:string;
  dwc:scientificName 'Stolus buccalis (Stimpson, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Rasolofonirina Richard'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210942'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350496'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '210942'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.428334"^^xsd:decimal ;
  dwc:decimalLongitude "-21.503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1434.814078432895"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.428334"^^xsd:decimal ;
  geo-pos:long "-21.503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1434.814078432895"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st272AGT16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.696'^^xsd:string;
  dwc:scientificName 'Psolidiella mollis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st272AGT16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.503333'^^xsd:double;
  dwc:latitude '-73.428334'^^xsd:double;
  dwc:coordinatePrecision '1434.8140784329'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350770'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '848298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.70011 -70.24308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.70011"^^xsd:decimal ;
  dwc:decimalLongitude "-70.24308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.70011 -70.24308)"^^geo:wktLiteral ;
  geo-pos:lat "41.70011"^^xsd:decimal ;
  geo-pos:long "-70.24308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.184'^^xsd:string;
  dwc:scientificName 'Gorgonocephalus agassizi Stimpson, 1854'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.24308'^^xsd:double;
  dwc:latitude '41.70011'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '149882'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350923'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.333333"^^xsd:decimal ;
  dwc:decimalLongitude "166.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  geo-pos:lat "-22.333333"^^xsd:decimal ;
  geo-pos:long "166.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.337'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.4'^^xsd:double;
  dwc:latitude '-22.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351150'^^xsd:anyURI;
  dwc:observationDate '1959-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.39'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351179'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.196'^^xsd:string;
  dwc:scientificName 'Bathyplotes moseleyi (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174115'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351214'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.68'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246687'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351770'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '246687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.638333 -12.156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.638333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1179.748327737171"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.638333 -12.156667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.638333"^^xsd:decimal ;
  geo-pos:long "-12.156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1179.748327737171"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st274AGT18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.650'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st274AGT18'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.156667'^^xsd:double;
  dwc:latitude '-71.638333'^^xsd:double;
  dwc:coordinatePrecision '1179.7483277372'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351895'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.048333"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1025.7398894055882"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  geo-pos:lat "-75.048333"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1025.7398894055882"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241GSN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.681'^^xsd:string;
  dwc:scientificName 'Pseudostichopus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241GSN8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '-75.048333'^^xsd:double;
  dwc:coordinatePrecision '1025.7398894056'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123469'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352073'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.71 37.808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.71"^^xsd:decimal ;
  dwc:decimalLongitude "37.808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.71 37.808333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.71"^^xsd:decimal ;
  geo-pos:long "37.808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.472'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.808333'^^xsd:double;
  dwc:latitude '-46.71'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352096'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.224'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352230'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.226'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352231'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.402'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352232'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.459'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352579'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.457'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352580'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.31"^^xsd:decimal ;
  dwc:decimalLongitude "147.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  geo-pos:lat "-9.31"^^xsd:decimal ;
  geo-pos:long "147.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1093'^^xsd:string;
  dwc:scientificName 'Stichopus vastus Sluiter, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st115'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.17'^^xsd:double;
  dwc:latitude '-9.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '242062'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352629'^^xsd:anyURI;
  dwc:observationDate '1987-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '242062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/353231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.133'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) turriscelsa Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st219'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210820'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/353231'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '210820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/353960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.178'^^xsd:string;
  dwc:scientificName 'Himerometra magnipinna Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '413112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/353960'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.25"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  geo-pos:lat "-70.25"^^xsd:decimal ;
  geo-pos:long "-84.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st797" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.486'^^xsd:string;
  dwc:scientificName 'Amphiura belgicae Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st797'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-84.1'^^xsd:double;
  dwc:latitude '-70.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354178'^^xsd:anyURI;
  dwc:observationDate '1898-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '173102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1378'^^xsd:string;
  dwc:scientificName 'Holothuria cf. (Cystipus) rigida Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354395'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.958333 10.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.958333"^^xsd:decimal ;
  dwc:decimalLongitude "10.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.958333 10.608333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.958333"^^xsd:decimal ;
  geo-pos:long "10.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.39'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st026'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '10.608333'^^xsd:double;
  dwc:latitude '-3.958333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354440'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.257'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354522'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.868056"^^xsd:decimal ;
  dwc:decimalLongitude "12.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.868056"^^xsd:decimal ;
  geo-pos:long "12.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.274'^^xsd:string;
  dwc:scientificName 'Astropecten spiniphorus Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st347'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.116667'^^xsd:double;
  dwc:latitude '-5.868056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '178670'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354967'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '178670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.4"^^xsd:decimal ;
  dwc:decimalLongitude "145.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  geo-pos:lat "-14.4"^^xsd:decimal ;
  geo-pos:long "145.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1408'^^xsd:string;
  dwc:scientificName 'Pearsonothuria graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB26'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '145.28'^^xsd:double;
  dwc:latitude '-14.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '210772'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355062'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.652'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355189'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "119.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "119.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.92'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st29'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.35'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355427'^^xsd:anyURI;
  dwc:observationDate '1994-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 11.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333333"^^xsd:decimal ;
  dwc:decimalLongitude "11.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 11.583333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333333"^^xsd:decimal ;
  geo-pos:long "11.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.252'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st132'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.583333'^^xsd:double;
  dwc:latitude '-6.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355459'^^xsd:anyURI;
  dwc:observationDate '1949-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25"^^xsd:decimal ;
  dwc:decimalLongitude "-90"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  geo-pos:lat "25"^^xsd:decimal ;
  geo-pos:long "-90"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.109'^^xsd:string;
  dwc:scientificName 'Ophiothrix lineata Lyman, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911'^^xsd:integer;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Mexico'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-90'^^xsd:integer;
  dwc:latitude '25'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '244115'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355753'^^xsd:anyURI;
  dwc:observationDate '1936-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '244115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.834'^^xsd:string;
  dwc:scientificName 'Opheodesoma grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st10'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355899'^^xsd:anyURI;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.283333 24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.283333"^^xsd:decimal ;
  dwc:decimalLongitude "24.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.283333 24.25)"^^geo:wktLiteral ;
  geo-pos:lat "-70.283333"^^xsd:decimal ;
  geo-pos:long "24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/356064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1488'^^xsd:string;
  dwc:scientificName 'Cucamba psolidiformis (Vaney, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st232'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.25'^^xsd:double;
  dwc:latitude '-70.283333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '529457'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/356064'^^xsd:anyURI;
  dwc:observationDate '1967-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '529457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.317778"^^xsd:decimal ;
  dwc:decimalLongitude "24.201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "317.7320206105817"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.317778"^^xsd:decimal ;
  geo-pos:long "24.201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "317.7320206105817"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/356177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.32'^^xsd:string;
  dwc:scientificName 'Ophiurolepis gelida (Koehler, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st136'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '24.201667'^^xsd:double;
  dwc:latitude '-70.317778'^^xsd:double;
  dwc:coordinatePrecision '317.73202061058'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173692'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/356177'^^xsd:anyURI;
  dwc:observationDate '1961-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '322567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.883333 -67.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.883333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.883333 -67.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.883333"^^xsd:decimal ;
  geo-pos:long "-67.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/356378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.336\\1'^^xsd:string;
  dwc:scientificName 'Sporasterias antarctica var. rupicola Verrill, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st176'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.333333'^^xsd:double;
  dwc:latitude '-54.883333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/356378'^^xsd:anyURI;
  dwc:observationDate '1898-01-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 34.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36"^^xsd:decimal ;
  dwc:decimalLongitude "34.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36 34.23)"^^geo:wktLiteral ;
  geo-pos:lat "35.36"^^xsd:decimal ;
  geo-pos:long "34.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/356447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28681" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.943'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forskäl, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28681'^^xsd:integer;
  dwc:collector 'Zibrowius H., Station Marine d\'Endomus'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Cyprus'^^xsd:string;
  dwc:longitude '34.23'^^xsd:double;
  dwc:latitude '35.36'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28681'^^xsd:anyURI;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/356447'^^xsd:anyURI;
  dwc:observationDate '1998-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.143333 15.051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.143333"^^xsd:decimal ;
  dwc:decimalLongitude "15.051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.143333 15.051667)"^^geo:wktLiteral ;
  geo-pos:lat "38.143333"^^xsd:decimal ;
  geo-pos:long "15.051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/356566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.982'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Mallefet'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.051667'^^xsd:double;
  dwc:latitude '38.143333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/356566'^^xsd:anyURI;
  dwc:observationDate '1997-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F356922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/356922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st185" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.100'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st185'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/356922'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/357208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.321'^^xsd:string;
  dwc:scientificName 'Liparometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450498'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/357208'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.15 -89.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.15"^^xsd:decimal ;
  dwc:decimalLongitude "-89.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.15 -89.25)"^^geo:wktLiteral ;
  geo-pos:lat "-71.15"^^xsd:decimal ;
  geo-pos:long "-89.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/357283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.968'^^xsd:string;
  dwc:scientificName 'Hymenaster perspicuus Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st265'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea, Oceans'^^xsd:string;
  dwc:longitude '-89.25'^^xsd:double;
  dwc:latitude '-71.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '234921'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/357283'^^xsd:anyURI;
  dwc:observationDate '1898-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '234921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.488333"^^xsd:decimal ;
  dwc:decimalLongitude "43.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.488333"^^xsd:decimal ;
  geo-pos:long "43.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/357302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.810'^^xsd:string;
  dwc:scientificName 'Opheodesoma spectabilis Fisher, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st30'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.750833'^^xsd:double;
  dwc:latitude '-23.488333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210712'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/357302'^^xsd:anyURI;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '210712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.27 124.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.27"^^xsd:decimal ;
  dwc:decimalLongitude "124.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.27 124.08)"^^geo:wktLiteral ;
  geo-pos:lat "24.27"^^xsd:decimal ;
  geo-pos:long "124.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/357593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.24'^^xsd:string;
  dwc:scientificName 'Archaster typicus Mueller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25615'^^xsd:integer;
  dwc:collector 'Nishihira M., University of the Ryukyus'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '124.08'^^xsd:double;
  dwc:latitude '24.27'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25615'^^xsd:anyURI;
  dwc:aphiaid '213119'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/357593'^^xsd:anyURI;
  dwc:observationDate '1976-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '213119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/357683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.136'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea Forbes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/357683'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/358487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1155'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/358487'^^xsd:anyURI;
  dwc:observationDate '2002-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.60694 13.22083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.60694"^^xsd:decimal ;
  dwc:decimalLongitude "13.22083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.60694 13.22083)"^^geo:wktLiteral ;
  geo-pos:lat "-12.60694"^^xsd:decimal ;
  geo-pos:long "13.22083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/358916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.228'^^xsd:string;
  dwc:scientificName 'Astropecten gruveli Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11553'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.22083'^^xsd:double;
  dwc:latitude '-12.60694'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11553'^^xsd:anyURI;
  dwc:aphiaid '123863'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/358916'^^xsd:anyURI;
  dwc:observationDate '1938-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '123863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.831'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) albiventer Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st1'^^xsd:string;
  dwc:collector 'Seghers , Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732214'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359272'^^xsd:anyURI;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '210868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.638333 -12.156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.638333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1179.748327737171"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.638333 -12.156667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.638333"^^xsd:decimal ;
  geo-pos:long "-12.156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1179.748327737171"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st274AGT18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.700'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st274AGT18'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.156667'^^xsd:double;
  dwc:latitude '-71.638333'^^xsd:double;
  dwc:coordinatePrecision '1179.7483277372'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359385'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.260\\2'^^xsd:string;
  dwc:scientificName 'Parocnus ransoni Cherbonnier, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st349'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '529833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359494'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '827869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.116667"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.116667"^^xsd:decimal ;
  geo-pos:long "145.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.358'^^xsd:string;
  dwc:scientificName 'Echinaster callosus Marenzeller, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930'^^xsd:integer;
  dwc:collector 'Zimmermann , Pierret J.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8'^^xsd:double;
  dwc:latitude '-5.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '213319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359675'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1 145.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1"^^xsd:decimal ;
  dwc:decimalLongitude "145.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1 145.51)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1"^^xsd:decimal ;
  geo-pos:long "145.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.854\\6'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st31'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.51'^^xsd:double;
  dwc:latitude '-5.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359808'^^xsd:anyURI;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.565'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359886'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st363" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-07-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.414'^^xsd:string;
  dwc:scientificName 'Porania (Porania) antarctica Smith, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st363'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172777'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359924'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '178005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.895833 107.077778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.895833"^^xsd:decimal ;
  dwc:decimalLongitude "107.077778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.895833 107.077778)"^^geo:wktLiteral ;
  geo-pos:lat "-5.895833"^^xsd:decimal ;
  geo-pos:long "107.077778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/360121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.283'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB2'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '107.077778'^^xsd:double;
  dwc:latitude '-5.895833'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/360121'^^xsd:anyURI;
  dwc:observationDate '1977-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/360304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930/st001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.846\\2'^^xsd:string;
  dwc:scientificName 'Placothuria molpadioides (Semper, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930/st001'^^xsd:string;
  dwc:collector 'Seghers , Tursh B.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '241996'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/360304'^^xsd:anyURI;
  dwc:observationDate '1978-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '241996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.428334"^^xsd:decimal ;
  dwc:decimalLongitude "-21.503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1434.814078432895"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.428334"^^xsd:decimal ;
  geo-pos:long "-21.503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1434.814078432895"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/360309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st272AGT16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.782'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st272AGT16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.503333'^^xsd:double;
  dwc:latitude '-73.428334'^^xsd:double;
  dwc:coordinatePrecision '1434.8140784329'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/360309'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/360490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.328'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/360490'^^xsd:anyURI;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/360503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.854\\1'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st53'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/360503'^^xsd:anyURI;
  dwc:observationDate '1990-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/360847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.854\\7'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st76'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/360847'^^xsd:anyURI;
  dwc:observationDate '1990-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/361288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.902'^^xsd:string;
  dwc:scientificName 'Actinopyga crassa Panning, 1944'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st8'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '208954'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/361288'^^xsd:anyURI;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '208954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/361373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.478'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/361373'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/361763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.893'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st6'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/361763'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/361774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.331'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/361774'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3 -64.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3 -64.65)"^^geo:wktLiteral ;
  geo-pos:lat "10.3"^^xsd:decimal ;
  geo-pos:long "-64.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/361826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1170'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) cf. arenicola Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-64.65'^^xsd:double;
  dwc:latitude '10.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/361826'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F361972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/361972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.69'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246687'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/361972'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '246687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/362079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.813\\4'^^xsd:string;
  dwc:scientificName 'Stolus buccalis (Stimpson, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st10'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210942'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/362079'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '210942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333333 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333333"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333333 11)"^^geo:wktLiteral ;
  geo-pos:lat "38.333333"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/362153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1303" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.462'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1303'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mer Mediteranée'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '38.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Invalid spelling'^^xsd:string;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/362153'^^xsd:anyURI;
  dwc:observationDate '1966-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.666667"^^xsd:decimal ;
  dwc:decimalLongitude "168.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.666667"^^xsd:decimal ;
  geo-pos:long "168.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/362803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1419'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.416667'^^xsd:double;
  dwc:latitude '-17.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/362803'^^xsd:anyURI;
  dwc:observationDate '1959-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 11.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 11.483333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.25"^^xsd:decimal ;
  geo-pos:long "11.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F362872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/362872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.74'^^xsd:string;
  dwc:scientificName 'Narcissia canariensis (d\'Orbigny, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st172'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.483333'^^xsd:double;
  dwc:latitude '-5.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124095'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/362872'^^xsd:anyURI;
  dwc:observationDate '1949-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1700026105"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745846748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1700026105"^^xsd:decimal ;
  geo-pos:long "144.8745846748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/363089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1205'^^xsd:string;
  dwc:scientificName 'Synapta maculata (Chamisso & Eysenhardt, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st021'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745846748'^^xsd:double;
  dwc:latitude '-4.1700026105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/363089'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '210974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/363571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.67'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246687'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/363571'^^xsd:anyURI;
  dwc:observationDate '1989-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '246687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.078334"^^xsd:decimal ;
  dwc:decimalLongitude "-27.991666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2242.7538777523177"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  geo-pos:lat "-75.078334"^^xsd:decimal ;
  geo-pos:long "-27.991666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2242.7538777523177"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/363653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241AGT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.199'^^xsd:string;
  dwc:scientificName 'Mesothuria (Zygothuria) lactea (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241AGT8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.991666'^^xsd:double;
  dwc:latitude '-75.078334'^^xsd:double;
  dwc:coordinatePrecision '2242.7538777523'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124569'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/363653'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/363857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1429'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23215'^^xsd:integer;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23215'^^xsd:anyURI;
  dwc:aphiaid '732380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/363857'^^xsd:anyURI;
  dwc:observationDate '1964-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3925"^^xsd:decimal ;
  dwc:decimalLongitude "5.299166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  geo-pos:lat "60.3925"^^xsd:decimal ;
  geo-pos:long "5.299166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F363859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/363859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.146'^^xsd:string;
  dwc:scientificName 'Ophioglypha albida Forbes, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.299166'^^xsd:double;
  dwc:latitude '60.3925'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '249665'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/363859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.135"^^xsd:decimal ;
  dwc:decimalLongitude "-27.553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3960.17177783318"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.135"^^xsd:decimal ;
  geo-pos:long "-27.553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3960.17177783318"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235AGT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.583'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235AGT7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.553333'^^xsd:double;
  dwc:latitude '-75.135'^^xsd:double;
  dwc:coordinatePrecision '3960.1717778332'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364042'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.135"^^xsd:decimal ;
  dwc:decimalLongitude "-27.553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3960.17177783318"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.135"^^xsd:decimal ;
  geo-pos:long "-27.553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3960.17177783318"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235AGT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.542'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235AGT7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.553333'^^xsd:double;
  dwc:latitude '-75.135'^^xsd:double;
  dwc:coordinatePrecision '3960.1717778332'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364043'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.428334"^^xsd:decimal ;
  dwc:decimalLongitude "-21.503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1434.814078432895"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.428334"^^xsd:decimal ;
  geo-pos:long "-21.503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1434.814078432895"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st272AGT16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.708'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st272AGT16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.503333'^^xsd:double;
  dwc:latitude '-73.428334'^^xsd:double;
  dwc:coordinatePrecision '1434.8140784329'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364173'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.123'^^xsd:string;
  dwc:scientificName 'Linckia guildingi Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '178188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364180'^^xsd:anyURI;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '178188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.195 -26.278334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.195"^^xsd:decimal ;
  dwc:decimalLongitude "-26.278334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3742.504800067598"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.195 -26.278334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.195"^^xsd:decimal ;
  geo-pos:long "-26.278334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3742.504800067598"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229AGT4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.302'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229AGT4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.278334'^^xsd:double;
  dwc:latitude '-75.195'^^xsd:double;
  dwc:coordinatePrecision '3742.5048000676'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364303'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1030'^^xsd:string;
  dwc:scientificName 'Stichopus horrens Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Doumen C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210914'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364531'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.516667 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.516667"^^xsd:decimal ;
  dwc:decimalLongitude "11.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.516667 11.75)"^^geo:wktLiteral ;
  geo-pos:lat "-6.516667"^^xsd:decimal ;
  geo-pos:long "11.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.156\\3'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st063'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '-6.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364585'^^xsd:anyURI;
  dwc:observationDate '1948-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 12.084166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.084166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 12.084166)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333333"^^xsd:decimal ;
  geo-pos:long "12.084166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.10'^^xsd:string;
  dwc:scientificName 'Amphiura ascia (Mortensen, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st377'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.084166'^^xsd:double;
  dwc:latitude '-6.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364645'^^xsd:anyURI;
  dwc:observationDate '1955-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23"^^xsd:decimal ;
  dwc:decimalLongitude "-26.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5022.519308330192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.23"^^xsd:decimal ;
  geo-pos:long "-26.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5022.519308330192"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.657'^^xsd:string;
  dwc:scientificName 'Cucumaria attenuata Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.648333'^^xsd:double;
  dwc:latitude '-75.23'^^xsd:double;
  dwc:coordinatePrecision '5022.5193083302'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '530491'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364709'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.801'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st55'^^xsd:string;
  dwc:collector 'Flammang P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365478'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.71667 146.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.71667"^^xsd:decimal ;
  dwc:decimalLongitude "146.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.71667 146.61667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.71667"^^xsd:decimal ;
  geo-pos:long "146.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1424'^^xsd:string;
  dwc:scientificName 'Plesiocolochirus violaceus (Theel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB19'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.61667'^^xsd:double;
  dwc:latitude '-18.71667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365520'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.382'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365607'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.731667 0.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.731667"^^xsd:decimal ;
  dwc:decimalLongitude "0.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3565.670234376551"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.731667 0.088333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.731667"^^xsd:decimal ;
  geo-pos:long "0.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3565.670234376551"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st312AGT27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.436'^^xsd:string;
  dwc:scientificName 'Psolus antarcticus Philippi, 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st312AGT27'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '0.088333'^^xsd:double;
  dwc:latitude '-54.731667'^^xsd:double;
  dwc:coordinatePrecision '3565.6702343766'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174103'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365887'^^xsd:anyURI;
  dwc:observationDate '1989-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '174103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.911667"^^xsd:decimal ;
  dwc:decimalLongitude "-19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "560.6559331657173"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  geo-pos:lat "-72.911667"^^xsd:decimal ;
  geo-pos:long "-19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "560.6559331657173"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st269BPN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.332'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st269BPN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-19.82'^^xsd:double;
  dwc:latitude '-72.911667'^^xsd:double;
  dwc:coordinatePrecision '560.65593316572'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365943'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.648333 -26.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.648333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42850.370573239656"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.648333 -26.71)"^^geo:wktLiteral ;
  geo-pos:lat "-74.648333"^^xsd:decimal ;
  geo-pos:long "-26.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42850.370573239656"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st258BPN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.653'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st258BPN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.71'^^xsd:double;
  dwc:latitude '-74.648333'^^xsd:double;
  dwc:coordinatePrecision '42850.37057324'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366006'^^xsd:anyURI;
  dwc:observationDate '1989-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.260\\3'^^xsd:string;
  dwc:scientificName 'Parocnus ransoni Cherbonnier, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st348'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '529833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366105'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '827869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5509 146.49604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5509"^^xsd:decimal ;
  dwc:decimalLongitude "146.49604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5509 146.49604)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5509"^^xsd:decimal ;
  geo-pos:long "146.49604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1289'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscogilva Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB23'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.49604'^^xsd:double;
  dwc:latitude '-18.5509'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '732234'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366129'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8 -90.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8 -90.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8"^^xsd:decimal ;
  geo-pos:long "-90.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26983" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1063'^^xsd:string;
  dwc:scientificName 'Isostichopus fuscus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26983'^^xsd:integer;
  dwc:collector 'De Ridder Ch. (Mlle)'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Ecuador'^^xsd:string;
  dwc:longitude '-90.05'^^xsd:double;
  dwc:latitude '-0.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26983'^^xsd:anyURI;
  dwc:aphiaid '529516'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366141'^^xsd:anyURI;
  dwc:observationDate '1986-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '529516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.188'^^xsd:string;
  dwc:scientificName 'Metrodira subulata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB13'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366148'^^xsd:anyURI;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '292752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.24'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366160'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.289'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366161'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1213'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) pervicax Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st65'^^xsd:string;
  dwc:collector 'Ouin J.M.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: formalin'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '732377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366279'^^xsd:anyURI;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '210901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.183'^^xsd:string;
  dwc:scientificName 'Himerometra robustipinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367877'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366875'^^xsd:anyURI;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.386'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9398'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9398'^^xsd:anyURI;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.766667"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.766667"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F366972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/366972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.425'^^xsd:string;
  dwc:scientificName 'Trochostoma parvacauda Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '16808/st018'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '-5.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '529840'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/366972'^^xsd:anyURI;
  dwc:observationDate '1948-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '529547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.50029 92.75004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.50029"^^xsd:decimal ;
  dwc:decimalLongitude "92.75004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.50029 92.75004)"^^geo:wktLiteral ;
  geo-pos:lat "12.50029"^^xsd:decimal ;
  geo-pos:long "92.75004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/367401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.477'^^xsd:string;
  dwc:scientificName 'Nymphaster florifer Alcock, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6119'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '92.75004'^^xsd:double;
  dwc:latitude '12.50029'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6119'^^xsd:anyURI;
  dwc:aphiaid '377987'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/367401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '368940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.346666 -110.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.346666"^^xsd:decimal ;
  dwc:decimalLongitude "-110.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.346666 -110.775)"^^geo:wktLiteral ;
  geo-pos:lat "25.346666"^^xsd:decimal ;
  geo-pos:long "-110.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/367429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALIX/st17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1512'^^xsd:string;
  dwc:scientificName 'Psolidium gracile Ludwig, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31487/TALIX/st17'^^xsd:string;
  dwc:collector 'Hendrickx M. (Dr.)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.775'^^xsd:double;
  dwc:latitude '25.346666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '529007'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/367429'^^xsd:anyURI;
  dwc:observationDate '2005-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '529007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.135"^^xsd:decimal ;
  dwc:decimalLongitude "-27.553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3960.17177783318"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.135"^^xsd:decimal ;
  geo-pos:long "-27.553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3960.17177783318"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/367616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235AGT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.187'^^xsd:string;
  dwc:scientificName 'Pseudostichopus mollis Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235AGT7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.553333'^^xsd:double;
  dwc:latitude '-75.135'^^xsd:double;
  dwc:coordinatePrecision '3960.1717778332'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '152565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/367616'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '152565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23"^^xsd:decimal ;
  dwc:decimalLongitude "-26.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5022.519308330192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.23"^^xsd:decimal ;
  geo-pos:long "-26.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5022.519308330192"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/367700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.571'^^xsd:string;
  dwc:scientificName 'Psolidium gaini Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.648333'^^xsd:double;
  dwc:latitude '-75.23'^^xsd:double;
  dwc:coordinatePrecision '5022.5193083302'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/367700'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '174099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4393"^^xsd:decimal ;
  dwc:decimalLongitude "103.9835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  geo-pos:lat "2.4393"^^xsd:decimal ;
  geo-pos:long "103.9835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/367988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1165'^^xsd:string;
  dwc:scientificName 'Synaptula cf. oestergreni Heding, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st.1'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9835'^^xsd:double;
  dwc:latitude '2.4393'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/367988'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.517'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/13'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368020'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5 24.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.5"^^xsd:decimal ;
  dwc:decimalLongitude "24.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5 24.2)"^^geo:wktLiteral ;
  geo-pos:lat "-71.5"^^xsd:decimal ;
  geo-pos:long "24.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/stD2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.80'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/stD2'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '24.2'^^xsd:double;
  dwc:latitude '-71.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368241'^^xsd:anyURI;
  dwc:observationDate '1960-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.273334 -20.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.273334"^^xsd:decimal ;
  dwc:decimalLongitude "-20.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1401.010696812185"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.273334 -20.91)"^^geo:wktLiteral ;
  geo-pos:lat "-73.273334"^^xsd:decimal ;
  geo-pos:long "-20.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1401.010696812185"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st271AGT15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1015'^^xsd:string;
  dwc:scientificName 'Bathyplotes fuscivinculum Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st271AGT15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-20.91'^^xsd:double;
  dwc:latitude '-73.273334'^^xsd:double;
  dwc:coordinatePrecision '1401.0106968122'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174114'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368377'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.00015 -65.49883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.00015"^^xsd:decimal ;
  dwc:decimalLongitude "-65.49883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.00015 -65.49883)"^^geo:wktLiteral ;
  geo-pos:lat "45.00015"^^xsd:decimal ;
  geo-pos:long "-65.49883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.132\\1'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-65.49883'^^xsd:double;
  dwc:latitude '45.00015'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.370'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus littoralis (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246738'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368555'^^xsd:anyURI;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '246738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.4 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.4"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.4 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.4"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.45'^^xsd:string;
  dwc:scientificName 'Ophiothrix cotteaui (de Loriol, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st184'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique, Cuanza'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '-9.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '244108'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368594'^^xsd:anyURI;
  dwc:observationDate '1949-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '244108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.488333"^^xsd:decimal ;
  dwc:decimalLongitude "43.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.488333"^^xsd:decimal ;
  geo-pos:long "43.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.832'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) albiventer Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679'^^xsd:integer;
  dwc:collector 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.750833'^^xsd:double;
  dwc:latitude '-23.488333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732214'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368595'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '210868'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.516667 128.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.516667"^^xsd:decimal ;
  dwc:decimalLongitude "128.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.516667 128.316667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.516667"^^xsd:decimal ;
  geo-pos:long "128.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.180'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25644'^^xsd:integer;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '128.316667'^^xsd:double;
  dwc:latitude '-3.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25644'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368706'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.263'^^xsd:string;
  dwc:scientificName 'Stephanometra oxyacantha (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450559'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368856'^^xsd:anyURI;
  dwc:observationDate '1989-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1732'^^xsd:string;
  dwc:scientificName 'Panningia bispicula Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '148785'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368974'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '148785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6751.98796335131"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  geo-pos:lat "-71.65"^^xsd:decimal ;
  geo-pos:long "-12.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6751.98796335131"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st275AGT19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.783'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st275AGT19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.195'^^xsd:double;
  dwc:latitude '-71.65'^^xsd:double;
  dwc:coordinatePrecision '6751.9879633513'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369119'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.729'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369274'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.65"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  geo-pos:lat "24.65"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.596,AST.596\\1'^^xsd:string;
  dwc:scientificName 'Allopatiria ocellifera (Gray, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Massin Claude (Dr.), Jangoux M. (Dr.), Croes A.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st014'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '24.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123983'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369340'^^xsd:anyURI;
  dwc:observationDate '1935-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '459534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.868056"^^xsd:decimal ;
  dwc:decimalLongitude "12.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.868056"^^xsd:decimal ;
  geo-pos:long "12.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.260\\4'^^xsd:string;
  dwc:scientificName 'Parocnus ransoni Cherbonnier, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st346'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.116667'^^xsd:double;
  dwc:latitude '-5.868056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '529833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369409'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '827869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.451'^^xsd:string;
  dwc:scientificName 'Antedon phalangium Mueller, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '714122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369548'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.25 109.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.25"^^xsd:decimal ;
  dwc:decimalLongitude "109.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.25 109.2)"^^geo:wktLiteral ;
  geo-pos:lat "12.25"^^xsd:decimal ;
  geo-pos:long "109.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.131'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25615'^^xsd:integer;
  dwc:collector 'Krampf'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Vietnam'^^xsd:string;
  dwc:longitude '109.2'^^xsd:double;
  dwc:latitude '12.25'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25615'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369739'^^xsd:anyURI;
  dwc:observationDate '1977-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.547222 111.380556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.547222"^^xsd:decimal ;
  dwc:decimalLongitude "111.380556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.547222 111.380556)"^^geo:wktLiteral ;
  geo-pos:lat "6.547222"^^xsd:decimal ;
  geo-pos:long "111.380556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.104'^^xsd:string;
  dwc:scientificName 'Metrodira subulata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS2'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.380556'^^xsd:double;
  dwc:latitude '6.547222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370086'^^xsd:anyURI;
  dwc:observationDate '1977-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '292752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88333 73.38333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88333"^^xsd:decimal ;
  dwc:decimalLongitude "73.38333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88333 73.38333)"^^geo:wktLiteral ;
  geo-pos:lat "5.88333"^^xsd:decimal ;
  geo-pos:long "73.38333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25333/St.68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.588'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25333/St.68'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Maldives'^^xsd:string;
  dwc:longitude '73.38333'^^xsd:double;
  dwc:latitude '5.88333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25333'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370212'^^xsd:anyURI;
  dwc:observationDate '1976-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.267'^^xsd:string;
  dwc:scientificName 'Stephanometra oxyacantha (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450559'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370355'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.09"^^xsd:decimal ;
  dwc:decimalLongitude "-109.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  geo-pos:lat "-27.09"^^xsd:decimal ;
  geo-pos:long "-109.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.38'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st11'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.26'^^xsd:double;
  dwc:latitude '-27.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370503'^^xsd:anyURI;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1449'^^xsd:string;
  dwc:scientificName 'Holothuria cf. (Microthele) fuscopunctata Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370580'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.670278 37.853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.670278"^^xsd:decimal ;
  dwc:decimalLongitude "37.853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.670278 37.853333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.670278"^^xsd:decimal ;
  geo-pos:long "37.853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.206'^^xsd:string;
  dwc:scientificName 'Synallactes challengeri (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.853333'^^xsd:double;
  dwc:latitude '-46.670278'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '529678'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370639'^^xsd:anyURI;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '529678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.670278 37.853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.670278"^^xsd:decimal ;
  dwc:decimalLongitude "37.853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.670278 37.853333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.670278"^^xsd:decimal ;
  geo-pos:long "37.853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.934'^^xsd:string;
  dwc:scientificName 'Synallactes challengeri (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.853333'^^xsd:double;
  dwc:latitude '-46.670278'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '529678'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370640'^^xsd:anyURI;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '529678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.748'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370871'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.34 -20.751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.34"^^xsd:decimal ;
  dwc:decimalLongitude "-20.751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "847.5615974854461"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.34 -20.751667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.34"^^xsd:decimal ;
  geo-pos:long "-20.751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "847.5615974854461"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st270AGT14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.298'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st270AGT14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-20.751667'^^xsd:double;
  dwc:latitude '-73.34'^^xsd:double;
  dwc:coordinatePrecision '847.56159748545'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370923'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/371440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.20'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/371440'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/371475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.119'^^xsd:string;
  dwc:scientificName 'Amphiura caparti Cherbonnier, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173103'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/371475'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '173103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.833333"^^xsd:decimal ;
  geo-pos:long "-92.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/371674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.508'^^xsd:string;
  dwc:scientificName 'Ophiocten megaloplax Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype + paratype'^^xsd:string;
  dwc:fieldNumber '10131/st.262'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-92.366667'^^xsd:double;
  dwc:latitude '-70.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173530'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/371674'^^xsd:anyURI;
  dwc:observationDate '1898-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '173530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/371730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1013'^^xsd:string;
  dwc:scientificName 'Massinium magnum (Ludwig, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st34'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '529531'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/371730'^^xsd:anyURI;
  dwc:observationDate '1987-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '529531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -64)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/371934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.532'^^xsd:string;
  dwc:scientificName 'Luidia senegalensis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st78'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '11'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '178641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/371934'^^xsd:anyURI;
  dwc:observationDate '1936-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '178641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.65'^^xsd:string;
  dwc:scientificName 'Phanogenia multibrachiata (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246805'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372118'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '246805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09583 9.52139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09583"^^xsd:decimal ;
  dwc:decimalLongitude "9.52139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09583 9.52139)"^^geo:wktLiteral ;
  geo-pos:lat "39.09583"^^xsd:decimal ;
  geo-pos:long "9.52139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st1909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.466\\1'^^xsd:string;
  dwc:scientificName 'Odontaster mediterraneus (Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st1909'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.52139'^^xsd:double;
  dwc:latitude '39.09583'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372253'^^xsd:anyURI;
  dwc:observationDate '1967-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '124091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.41'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372271'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.373'^^xsd:string;
  dwc:scientificName 'Phyrella trapeza (Clark, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st259'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '241995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372347'^^xsd:anyURI;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '241995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2106562344 57.5848388671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2106562344"^^xsd:decimal ;
  dwc:decimalLongitude "57.5848388671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2106562344 57.5848388671)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2106562344"^^xsd:decimal ;
  geo-pos:long "57.5848388671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6570" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.389'^^xsd:string;
  dwc:scientificName 'Asterina cepheus (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6570'^^xsd:integer;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:country 'Mauritius'^^xsd:string;
  dwc:longitude '57.5848388671'^^xsd:double;
  dwc:latitude '-20.2106562344'^^xsd:double;
  dwc:coordinatePrecision '60000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6570'^^xsd:anyURI;
  dwc:aphiaid '213129'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372421'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '459525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.665 -29.611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.665"^^xsd:decimal ;
  dwc:decimalLongitude "-29.611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "55257.45561491546"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.665 -29.611667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.665"^^xsd:decimal ;
  geo-pos:long "-29.611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "55257.45561491546"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245GSN9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.716'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245GSN9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.611667'^^xsd:double;
  dwc:latitude '-74.665'^^xsd:double;
  dwc:coordinatePrecision '55257.455614915'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372536'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st2/10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.33'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) cavans Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st2/10'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '241839'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372621'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '241839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.927223"^^xsd:decimal ;
  dwc:decimalLongitude "106.801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.927223"^^xsd:decimal ;
  geo-pos:long "106.801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.45'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB8'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.801667'^^xsd:double;
  dwc:latitude '-5.927223'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372973'^^xsd:anyURI;
  dwc:observationDate '1978-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/373069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.187'^^xsd:string;
  dwc:scientificName 'Himerometra robustipinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367877'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/373069'^^xsd:anyURI;
  dwc:observationDate '1989-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.261667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1239.4528478811778"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.261667"^^xsd:decimal ;
  geo-pos:long "-25.903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1239.4528478811778"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/373157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st226GSN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.749'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st226GSN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-25.903333'^^xsd:double;
  dwc:latitude '-71.261667'^^xsd:double;
  dwc:coordinatePrecision '1239.4528478812'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/373157'^^xsd:anyURI;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/373483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.511'^^xsd:string;
  dwc:scientificName 'Synaptula reticulata Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st228'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '242074'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/373483'^^xsd:anyURI;
  dwc:observationDate '1994-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '242074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "145.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "145.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/373625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.899'^^xsd:string;
  dwc:scientificName 'Stichopus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st85'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.49'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '123459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/373625'^^xsd:anyURI;
  dwc:observationDate '1989-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '123459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/373684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.913'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/373684'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.078334"^^xsd:decimal ;
  dwc:decimalLongitude "-27.991666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2242.7538777523177"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  geo-pos:lat "-75.078334"^^xsd:decimal ;
  geo-pos:long "-27.991666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2242.7538777523177"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/373687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241AGT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.294'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241AGT8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.991666'^^xsd:double;
  dwc:latitude '-75.078334'^^xsd:double;
  dwc:coordinatePrecision '2242.7538777523'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/373687'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.716667 -17.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.716667 -17.733333)"^^geo:wktLiteral ;
  geo-pos:lat "19.716667"^^xsd:decimal ;
  geo-pos:long "-17.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.208'^^xsd:string;
  dwc:scientificName 'Paelopatides grisea (Perrier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st105'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.733333'^^xsd:double;
  dwc:latitude '19.716667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374055'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 14.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 14.96667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "14.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23605/st438" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1462'^^xsd:string;
  dwc:scientificName 'Holothuria cf. (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23605/st438'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.96667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23605'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374104'^^xsd:anyURI;
  dwc:observationDate '1966-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.653333 -108.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.653333"^^xsd:decimal ;
  dwc:decimalLongitude "-108.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.653333 -108.635)"^^geo:wktLiteral ;
  geo-pos:lat "24.653333"^^xsd:decimal ;
  geo-pos:long "-108.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.979'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.635'^^xsd:double;
  dwc:latitude '24.653333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.157'^^xsd:string;
  dwc:scientificName 'Ophiopyrgus australis Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '244031'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '244031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983333 -80.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983333 -80.9)"^^geo:wktLiteral ;
  geo-pos:lat "-69.983333"^^xsd:decimal ;
  geo-pos:long "-80.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st600" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.488'^^xsd:string;
  dwc:scientificName 'Amphiura belgicae Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st600'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-80.9'^^xsd:double;
  dwc:latitude '-69.983333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374485'^^xsd:anyURI;
  dwc:observationDate '1898-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '173102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.488333"^^xsd:decimal ;
  dwc:decimalLongitude "43.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.488333"^^xsd:decimal ;
  geo-pos:long "43.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1028'^^xsd:string;
  dwc:scientificName 'Stichopus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Rasolofonirina Richard'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.750833'^^xsd:double;
  dwc:latitude '-23.488333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '123459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374547'^^xsd:anyURI;
  dwc:observationDate '2006-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '123459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.111'^^xsd:string;
  dwc:scientificName 'Ophiocoma brevipes Peters, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '212370'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1214744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6751.98796335131"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  geo-pos:lat "-71.65"^^xsd:decimal ;
  geo-pos:long "-12.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6751.98796335131"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st275AGT19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.648'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st275AGT19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.195'^^xsd:double;
  dwc:latitude '-71.65'^^xsd:double;
  dwc:coordinatePrecision '6751.9879633513'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374653'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 11.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333333"^^xsd:decimal ;
  dwc:decimalLongitude "11.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 11.583333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333333"^^xsd:decimal ;
  geo-pos:long "11.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.71'^^xsd:string;
  dwc:scientificName 'Narcissia canariensis (d\'Orbigny, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st129'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:longitude '11.583333'^^xsd:double;
  dwc:latitude '-6.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124095'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374866'^^xsd:anyURI;
  dwc:observationDate '1949-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '124095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.533333"^^xsd:decimal ;
  dwc:decimalLongitude "12.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.183333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.533333"^^xsd:decimal ;
  geo-pos:long "12.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F374965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/374965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.401'^^xsd:string;
  dwc:scientificName 'Rhopalodina lageniformis Gray, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st343'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.183333'^^xsd:double;
  dwc:latitude '-5.533333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '528878'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/374965'^^xsd:anyURI;
  dwc:observationDate '1955-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '528878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 11.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 11.616667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "11.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.89'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st050'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.616667'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375107'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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 "56470.85225166017"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  geo-pos:lat "-74.661667"^^xsd:decimal ;
  geo-pos:long "-29.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56470.85225166017"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245AGT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.556'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245AGT9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.62'^^xsd:double;
  dwc:latitude '-74.661667'^^xsd:double;
  dwc:coordinatePrecision '56470.85225166'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375119'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1705829305 144.8745238781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1705829305"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745238781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1705829305 144.8745238781)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1705829305"^^xsd:decimal ;
  geo-pos:long "144.8745238781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1139'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st064'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745238781'^^xsd:double;
  dwc:latitude '-4.1705829305'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375275'^^xsd:anyURI;
  dwc:observationDate '1983-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.142'^^xsd:string;
  dwc:scientificName 'Stichopus quadrifasciatus Massin, 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '28251/st193'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '242061'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375276'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '242061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.510'^^xsd:string;
  dwc:scientificName 'Astropecten spinulosus (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1006'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '123878'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375516'^^xsd:anyURI;
  dwc:observationDate '1966-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.251667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.996666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.251667"^^xsd:decimal ;
  geo-pos:long "-12.996666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224MG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.560'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224MG2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.996666'^^xsd:double;
  dwc:latitude '-71.251667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375630'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 119)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.139'^^xsd:string;
  dwc:scientificName 'Stichopus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st270'^^xsd:string;
  dwc:collector 'Gittenberger'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '123459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375674'^^xsd:anyURI;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '123459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.186'^^xsd:string;
  dwc:scientificName 'Metrodira subulata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB10'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375722'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '292752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25 166.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.25"^^xsd:decimal ;
  dwc:decimalLongitude "166.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25 166.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.25"^^xsd:decimal ;
  geo-pos:long "166.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1275'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.383333'^^xsd:double;
  dwc:latitude '-22.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375871'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F375897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/375897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.463'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1114'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Invalid spelling'^^xsd:string;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/375897'^^xsd:anyURI;
  dwc:observationDate '1966-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.683333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "11.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1731'^^xsd:string;
  dwc:scientificName 'Panningia bispicula Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '16808/st170'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.683333'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '148785'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376005'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148785'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st273" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1226'^^xsd:string;
  dwc:scientificName 'Synapta maculata (Chamisso & Eysenhardt, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st273'^^xsd:string;
  dwc:collector 'Capart André (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '210974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376037'^^xsd:anyURI;
  dwc:observationDate '1981-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '210974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.65"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  geo-pos:lat "24.65"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.507'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st014'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '24.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376048'^^xsd:anyURI;
  dwc:observationDate '1935-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st536" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.452'^^xsd:string;
  dwc:scientificName 'Anthometra adriani (Bell, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dilwyn John'^^xsd:string;
  dwc:yearIdentified '1937'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st536'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376087'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '710749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.26'^^xsd:string;
  dwc:scientificName 'Ophiura rouchi (Koehler, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st139'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173647'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376091'^^xsd:anyURI;
  dwc:observationDate '1961-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '173647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.43'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376119'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.46'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376120'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983333 -80.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983333 -80.9)"^^geo:wktLiteral ;
  geo-pos:lat "-69.983333"^^xsd:decimal ;
  geo-pos:long "-80.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.602" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.495'^^xsd:string;
  dwc:scientificName 'Ophiacantha antarctica Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.602'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-80.9'^^xsd:double;
  dwc:latitude '-69.983333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '393552'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376230'^^xsd:anyURI;
  dwc:observationDate '1898-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1847007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.248333 -26.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.248333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1099.657416476797"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.248333 -26.208333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.248333"^^xsd:decimal ;
  geo-pos:long "-26.208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1099.657416476797"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229AGT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.186'^^xsd:string;
  dwc:scientificName 'Pseudostichopus villosus Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229AGT3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.208333'^^xsd:double;
  dwc:latitude '-75.248333'^^xsd:double;
  dwc:coordinatePrecision '1099.6574164768'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124588'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376362'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '529559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83778 8.48444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83778"^^xsd:decimal ;
  dwc:decimalLongitude "8.48444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83778 8.48444)"^^geo:wktLiteral ;
  geo-pos:lat "39.83778"^^xsd:decimal ;
  geo-pos:long "8.48444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/377141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.505\\6'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2109'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Golfo di Oristano'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.48444'^^xsd:double;
  dwc:latitude '39.83778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/377141'^^xsd:anyURI;
  dwc:observationDate '1967-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/377239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.368'^^xsd:string;
  dwc:scientificName 'Comanthus mirabilis Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246749'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/377239'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '829173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/377240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.345'^^xsd:string;
  dwc:scientificName 'Comanthus mirabilis Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246749'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/377240'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '829173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6751.98796335131"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  geo-pos:lat "-71.65"^^xsd:decimal ;
  geo-pos:long "-12.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6751.98796335131"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/377472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st275AGT19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.742'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st275AGT19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.195'^^xsd:double;
  dwc:latitude '-71.65'^^xsd:double;
  dwc:coordinatePrecision '6751.9879633513'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/377472'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.781667 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.781667"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.781667 38)"^^geo:wktLiteral ;
  geo-pos:lat "-46.781667"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/377520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.203'^^xsd:string;
  dwc:scientificName 'Mesothuria edwardensis Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '-46.781667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '529022'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/377520'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/377583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.771'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/377583'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/377873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.277'^^xsd:string;
  dwc:scientificName 'Comanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/377873'^^xsd:anyURI;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '205362'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/377891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.366\\3'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1006'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/377891'^^xsd:anyURI;
  dwc:observationDate '1966-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.675834 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.675834"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.675834 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "-46.675834"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F377975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/377975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.470'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '-46.675834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/377975'^^xsd:anyURI;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.618334 -12.181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.618334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.618334 -12.181667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.618334"^^xsd:decimal ;
  geo-pos:long "-12.181667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/378349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st274MG15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.591'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st274MG15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.181667'^^xsd:double;
  dwc:latitude '-71.618334'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/378349'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/378414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.375'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/378414'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/378532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.603'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/378532'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  geo-pos:lat "60.35"^^xsd:decimal ;
  geo-pos:long "5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/378661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.147\\2'^^xsd:string;
  dwc:scientificName 'Ophioglypha robusta (Ayres, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.14'^^xsd:double;
  dwc:latitude '60.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '245256'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/378661'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6751.98796335131"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  geo-pos:lat "-71.65"^^xsd:decimal ;
  geo-pos:long "-12.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6751.98796335131"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/378706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st275AGT19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.697'^^xsd:string;
  dwc:scientificName 'Psolidiella mollis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st275AGT19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.195'^^xsd:double;
  dwc:latitude '-71.65'^^xsd:double;
  dwc:coordinatePrecision '6751.9879633513'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/378706'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '848298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.078334"^^xsd:decimal ;
  dwc:decimalLongitude "-27.991666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2242.7538777523177"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  geo-pos:lat "-75.078334"^^xsd:decimal ;
  geo-pos:long "-27.991666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2242.7538777523177"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F378885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/378885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241AGT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.584'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241AGT8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.991666'^^xsd:double;
  dwc:latitude '-75.078334'^^xsd:double;
  dwc:coordinatePrecision '2242.7538777523'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/378885'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.133333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.133333"^^xsd:decimal ;
  dwc:decimalLongitude "12.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 "9540.4569957431"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.133333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-8.133333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9540.4569957431"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/379365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st331" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.91'^^xsd:string;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa lentiginosa Marenzeller, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st331'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-8.133333'^^xsd:double;
  dwc:coordinatePrecision '9540.4569957431'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/379365'^^xsd:anyURI;
  dwc:observationDate '1955-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.674445 -104.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.674445"^^xsd:decimal ;
  dwc:decimalLongitude "-104.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.674445 -104.5975)"^^geo:wktLiteral ;
  geo-pos:lat "18.674445"^^xsd:decimal ;
  geo-pos:long "-104.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/379477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALXII/st27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1511'^^xsd:string;
  dwc:scientificName 'Psolus squamatus (Mueller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31487/TALXII/st27'^^xsd:string;
  dwc:collector 'Hendrickx Michel E.'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Oceans;Océan Pacifique;Pacific Ocean'^^xsd:string;
  dwc:longitude '-104.5975'^^xsd:double;
  dwc:latitude '18.674445'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '124713'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/379477'^^xsd:anyURI;
  dwc:observationDate '2008-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.513333 -2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.513333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "678.1479315327887"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.513333 -2.82)"^^geo:wktLiteral ;
  geo-pos:lat "36.513333"^^xsd:decimal ;
  geo-pos:long "-2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "678.1479315327887"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/379644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.904\\3'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB33'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.82'^^xsd:double;
  dwc:latitude '36.513333'^^xsd:double;
  dwc:coordinatePrecision '678.14793153279'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/379644'^^xsd:anyURI;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/379653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.156'^^xsd:string;
  dwc:scientificName 'Dichrometra flagellata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C., Messing C.G.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213601'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/379653'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.766667"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.766667"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/379789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.275'^^xsd:string;
  dwc:scientificName 'Trachythyone corbicula Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '16808/st018'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '-5.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '528803'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/379789'^^xsd:anyURI;
  dwc:observationDate '1948-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '528803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.25 -36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.25 -36.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.25"^^xsd:decimal ;
  geo-pos:long "-36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10559" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.183'^^xsd:string;
  dwc:scientificName 'Ophiacantha vivipara Ljungman, 1870'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1935'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10559'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:country 'South Georgia and South Sandwich Islands'^^xsd:string;
  dwc:longitude '-36.75'^^xsd:double;
  dwc:latitude '-54.25'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10559'^^xsd:anyURI;
  dwc:aphiaid '173200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380083'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1574978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.529'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1112'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380153'^^xsd:anyURI;
  dwc:observationDate '1966-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.270'^^xsd:string;
  dwc:scientificName 'Stephanometra oxyacantha (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450559'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380288'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65 11.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65 11.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65"^^xsd:decimal ;
  geo-pos:long "11.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.424'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st045'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.416667'^^xsd:double;
  dwc:latitude '-5.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380460'^^xsd:anyURI;
  dwc:observationDate '1948-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.355'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380489'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.173'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1006'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380497'^^xsd:anyURI;
  dwc:observationDate '1966-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.24 100.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.24"^^xsd:decimal ;
  dwc:decimalLongitude "100.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.24 100.14)"^^geo:wktLiteral ;
  geo-pos:lat "5.24"^^xsd:decimal ;
  geo-pos:long "100.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.967'^^xsd:string;
  dwc:scientificName 'Stichopus chloronotus Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '100.14'^^xsd:double;
  dwc:latitude '5.24'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '149789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380543'^^xsd:anyURI;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '149789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.85"^^xsd:decimal ;
  dwc:decimalLongitude "2.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 "168594.39526245254"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.85 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.85"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168594.39526245254"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "12525" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.222'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '12525'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Nord See;Noord Zee;Mer Du Nord;North Sea, Oceans'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '57.85'^^xsd:double;
  dwc:coordinatePrecision '168594.39526245'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12525'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380578'^^xsd:anyURI;
  dwc:observationDate '1939-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.611111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.282'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB3'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.611111'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380782'^^xsd:anyURI;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F380786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/380786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.503'^^xsd:string;
  dwc:scientificName 'Synaptula psara (Sluiter, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st249'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '529686'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/380786'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '529686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.36841"^^xsd:decimal ;
  dwc:decimalLongitude "48.17934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  geo-pos:lat "-13.36841"^^xsd:decimal ;
  geo-pos:long "48.17934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1394'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) verrucosa Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.17934'^^xsd:double;
  dwc:latitude '-13.36841'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '732403'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381005'^^xsd:anyURI;
  dwc:observationDate '1959-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '210898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "104.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "104.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1164'^^xsd:string;
  dwc:scientificName 'Synaptula sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st19'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.2'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381289'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1700026105"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745846748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1700026105"^^xsd:decimal ;
  geo-pos:long "144.8745846748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1003'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st021'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745846748'^^xsd:double;
  dwc:latitude '-4.1700026105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381486'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.333333"^^xsd:decimal ;
  dwc:decimalLongitude "166.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  geo-pos:lat "-22.333333"^^xsd:decimal ;
  geo-pos:long "166.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.502'^^xsd:string;
  dwc:scientificName 'Astropecten polyacanthus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.4'^^xsd:double;
  dwc:latitude '-22.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '213245'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381539'^^xsd:anyURI;
  dwc:observationDate '1959-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '213245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.647'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381555'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.416667 48.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.416667"^^xsd:decimal ;
  dwc:decimalLongitude "48.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.416667 48.316667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.416667"^^xsd:decimal ;
  geo-pos:long "48.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.548,AST.81'^^xsd:string;
  dwc:scientificName 'Protoreaster lincki (Blainville, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22037'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.316667'^^xsd:double;
  dwc:latitude '-13.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22037'^^xsd:anyURI;
  dwc:aphiaid '213286'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381719'^^xsd:anyURI;
  dwc:observationDate '1959-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '213286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54258.06231415061"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.603333"^^xsd:decimal ;
  geo-pos:long "-29.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54258.06231415061"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249AGT10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.754'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249AGT10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.708333'^^xsd:double;
  dwc:latitude '-74.603333'^^xsd:double;
  dwc:coordinatePrecision '54258.062314151'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381837'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.343'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381849'^^xsd:anyURI;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "39.13333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.466\\5'^^xsd:string;
  dwc:scientificName 'Odontaster mediterraneus (Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2005'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '39.13333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381909'^^xsd:anyURI;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '124091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1071'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381927'^^xsd:anyURI;
  dwc:observationDate '1996-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.516667 11.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.516667"^^xsd:decimal ;
  dwc:decimalLongitude "11.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.516667 11.683333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.516667"^^xsd:decimal ;
  geo-pos:long "11.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/382135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.427'^^xsd:string;
  dwc:scientificName 'Trochostoma parvacauda Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '16808/st042'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.683333'^^xsd:double;
  dwc:latitude '-5.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '529840'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/382135'^^xsd:anyURI;
  dwc:observationDate '1948-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '529547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.31"^^xsd:decimal ;
  dwc:decimalLongitude "147.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  geo-pos:lat "-9.31"^^xsd:decimal ;
  geo-pos:long "147.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/382152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1095'^^xsd:string;
  dwc:scientificName 'Actinopyga sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st108'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.17'^^xsd:double;
  dwc:latitude '-9.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '205662'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/382152'^^xsd:anyURI;
  dwc:observationDate '1987-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '205662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.748611 100.365278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.748611"^^xsd:decimal ;
  dwc:decimalLongitude "100.365278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.748611 100.365278)"^^geo:wktLiteral ;
  geo-pos:lat "2.748611"^^xsd:decimal ;
  geo-pos:long "100.365278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/382194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.30'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM3'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '100.365278'^^xsd:double;
  dwc:latitude '2.748611'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/382194'^^xsd:anyURI;
  dwc:observationDate '1979-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.488333"^^xsd:decimal ;
  dwc:decimalLongitude "43.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.488333"^^xsd:decimal ;
  geo-pos:long "43.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/382477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.798'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) albiventer Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st31'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.750833'^^xsd:double;
  dwc:latitude '-23.488333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732214'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/382477'^^xsd:anyURI;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '210868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/382719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.230'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/382719'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.45861"^^xsd:decimal ;
  dwc:decimalLongitude "-80.53311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.45861 -80.53311)"^^geo:wktLiteral ;
  geo-pos:lat "28.45861"^^xsd:decimal ;
  geo-pos:long "-80.53311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F382879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/382879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.521'^^xsd:string;
  dwc:scientificName 'Luidia clathrata (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st89'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-80.53311'^^xsd:double;
  dwc:latitude '28.45861'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '158497'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/382879'^^xsd:anyURI;
  dwc:observationDate '1936-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '158497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.25 149.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.25"^^xsd:decimal ;
  dwc:decimalLongitude "149.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.25 149.1)"^^geo:wktLiteral ;
  geo-pos:lat "-10.25"^^xsd:decimal ;
  geo-pos:long "149.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/383503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.391'^^xsd:string;
  dwc:scientificName 'Asterina exigua (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6173'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '149.1'^^xsd:double;
  dwc:latitude '-10.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6173'^^xsd:anyURI;
  dwc:aphiaid '213132'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/383503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '177974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.566667 11.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.566667"^^xsd:decimal ;
  dwc:decimalLongitude "11.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.566667 11.766667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.566667"^^xsd:decimal ;
  geo-pos:long "11.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/383566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.156\\2'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st060'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.766667'^^xsd:double;
  dwc:latitude '-6.566667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/383566'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/383961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.315'^^xsd:string;
  dwc:scientificName 'Comaster cf. gracilis Hartlaub, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C.'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '393400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/383961'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.120'^^xsd:string;
  dwc:scientificName 'Liparometra articulata (Mueller, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384018'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '450528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5516101642 146.4955902134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5516101642"^^xsd:decimal ;
  dwc:decimalLongitude "146.4955902134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5516101642 146.4955902134)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5516101642"^^xsd:decimal ;
  geo-pos:long "146.4955902134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1405'^^xsd:string;
  dwc:scientificName 'Chiridota stuhlmanni Lampert, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB22'^^xsd:string;
  dwc:collector 'Theodor'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.4955902134'^^xsd:double;
  dwc:latitude '-18.5516101642'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '211003'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384064'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '211003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.09 145.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.09"^^xsd:decimal ;
  dwc:decimalLongitude "145.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.09 145.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.09"^^xsd:decimal ;
  geo-pos:long "145.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.850\\4'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st103'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.48'^^xsd:double;
  dwc:latitude '-5.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384126'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.128'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384334'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.417'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384336'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.611111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.225'^^xsd:string;
  dwc:scientificName 'Astropecten carcharicus Doederlein, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB3'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.611111'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384374'^^xsd:anyURI;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '292855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.911667"^^xsd:decimal ;
  dwc:decimalLongitude "-19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "560.6559331657173"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  geo-pos:lat "-72.911667"^^xsd:decimal ;
  geo-pos:long "-19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "560.6559331657173"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st269BPN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.683'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st269BPN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-19.82'^^xsd:double;
  dwc:latitude '-72.911667'^^xsd:double;
  dwc:coordinatePrecision '560.65593316572'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384403'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 1.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "1.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 1.016667)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "1.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.387'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27206'^^xsd:integer;
  dwc:collector 'Lucas-Nunnink'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '1.016667'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27206'^^xsd:anyURI;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384633'^^xsd:anyURI;
  dwc:observationDate '1970-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.4"^^xsd:decimal ;
  dwc:decimalLongitude "145.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  geo-pos:lat "-14.4"^^xsd:decimal ;
  geo-pos:long "145.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.890'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) edulis Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB26'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '145.28'^^xsd:double;
  dwc:latitude '-14.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '210882'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384731'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.27'^^xsd:string;
  dwc:scientificName 'Capillaster sentosa (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246728'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384760'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '393298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.613333 -46.968334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.613333"^^xsd:decimal ;
  dwc:decimalLongitude "-46.968334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "871.7808011440824"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.613333 -46.968334)"^^geo:wktLiteral ;
  geo-pos:lat "-60.613333"^^xsd:decimal ;
  geo-pos:long "-46.968334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "871.7808011440824"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27497/st217GSN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1167'^^xsd:string;
  dwc:scientificName 'Bathyplotes sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27497/st217GSN3'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Royal Belgian Institute of natural Sciences'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-46.968334'^^xsd:double;
  dwc:latitude '-60.613333'^^xsd:double;
  dwc:coordinatePrecision '871.78080114408'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27497'^^xsd:anyURI;
  dwc:aphiaid '123460'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385335'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '123460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25"^^xsd:decimal ;
  dwc:decimalLongitude "-90"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  geo-pos:lat "25"^^xsd:decimal ;
  geo-pos:long "-90"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6721" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.57'^^xsd:string;
  dwc:scientificName 'Pentaceros reticulatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6721'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Gulf of Mexico, Oceans'^^xsd:string;
  dwc:longitude '-90'^^xsd:integer;
  dwc:latitude '25'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6721'^^xsd:anyURI;
  dwc:aphiaid '378539'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385359'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.109'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '732380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385366'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.266667 -87.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.266667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.266667 -87.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.266667"^^xsd:decimal ;
  geo-pos:long "-87.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.301" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.158'^^xsd:string;
  dwc:scientificName 'Ophiopyrgus australis Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber '10131/st.301'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.633333'^^xsd:double;
  dwc:latitude '-71.266667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '244031'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385367'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '244031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "108.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "108.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.270'^^xsd:string;
  dwc:scientificName 'Astropecten phragmorus Fisher, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB12'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '108.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213232'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385522'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '224121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.808'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st54'^^xsd:string;
  dwc:collector 'Flammang P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385529'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.284'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB7'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385840'^^xsd:anyURI;
  dwc:observationDate '1978-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.533333"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "-5.533333"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.165'^^xsd:string;
  dwc:scientificName 'Asterina stellifera (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st342'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '-5.533333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '177952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385953'^^xsd:anyURI;
  dwc:observationDate '1955-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '177952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/386136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.331'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/386136'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.45 -139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.45"^^xsd:decimal ;
  dwc:decimalLongitude "-139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.45 -139)"^^geo:wktLiteral ;
  geo-pos:lat "-9.45"^^xsd:decimal ;
  geo-pos:long "-139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/386229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.35'^^xsd:string;
  dwc:scientificName 'Halodeima cinerascens (Brandt, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10647'^^xsd:integer;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-139'^^xsd:integer;
  dwc:latitude '-9.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10647'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/386229'^^xsd:anyURI;
  dwc:observationDate '1935-02-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/386239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.442'^^xsd:string;
  dwc:scientificName 'Psolus charcoti Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/386239'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '816000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/386420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.82'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246687'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/386420'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '246687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/386493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.252'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/386493'^^xsd:anyURI;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/386855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.327'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1110'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/386855'^^xsd:anyURI;
  dwc:observationDate '1966-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/386933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.659'^^xsd:string;
  dwc:scientificName 'Heterocucumis sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174083'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/386933'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/387072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.53'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) edulis Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st17'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210882'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/387072'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1672771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95119 -4.40826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95119"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95119 -4.40826)"^^geo:wktLiteral ;
  geo-pos:lat "44.95119"^^xsd:decimal ;
  geo-pos:long "-4.40826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/387150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "8693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.246'^^xsd:string;
  dwc:scientificName 'Cucumaria planci Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '8693'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1922'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-4.40826'^^xsd:double;
  dwc:latitude '44.95119'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:8693'^^xsd:anyURI;
  dwc:aphiaid '148825'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/387150'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33333 -37.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.33333"^^xsd:decimal ;
  dwc:decimalLongitude "-37.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33333 -37.75)"^^geo:wktLiteral ;
  geo-pos:lat "-8.33333"^^xsd:decimal ;
  geo-pos:long "-37.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/387360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.55'^^xsd:string;
  dwc:scientificName 'Pentaceros reticulatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-37.75'^^xsd:double;
  dwc:latitude '-8.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '378539'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/387360'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.53806 127.96778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.53806"^^xsd:decimal ;
  dwc:decimalLongitude "127.96778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.53806 127.96778)"^^geo:wktLiteral ;
  geo-pos:lat "26.53806"^^xsd:decimal ;
  geo-pos:long "127.96778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/387792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.978'^^xsd:string;
  dwc:scientificName 'Stichopus naso Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '127.96778'^^xsd:double;
  dwc:latitude '26.53806'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '242057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/387792'^^xsd:anyURI;
  dwc:observationDate '2004-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '242057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3925"^^xsd:decimal ;
  dwc:decimalLongitude "5.299166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  geo-pos:lat "60.3925"^^xsd:decimal ;
  geo-pos:long "5.299166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/387863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.112'^^xsd:string;
  dwc:scientificName 'Ophiocoma nigra (Abildgaard & Mueller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.299166'^^xsd:double;
  dwc:latitude '60.3925'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '762198'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/387863'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.166667 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.166667 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-11.166667"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/387885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.48'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata Delle Chiaje, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st403'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-11.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/387885'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.916667 11.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.916667"^^xsd:decimal ;
  dwc:decimalLongitude "11.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.916667 11.583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.916667"^^xsd:decimal ;
  geo-pos:long "11.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F387994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/387994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.40'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st023'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.583333'^^xsd:double;
  dwc:latitude '-4.916667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/387994'^^xsd:anyURI;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/388213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.53'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/388213'^^xsd:anyURI;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "104.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "104.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/388288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.840'^^xsd:string;
  dwc:scientificName 'Stichopus vastus Sluiter, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st19'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.2'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '242062'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/388288'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '242062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.76667"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.76667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/388721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.505\\5'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2102'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '39.76667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/388721'^^xsd:anyURI;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.34 166.413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.34"^^xsd:decimal ;
  dwc:decimalLongitude "166.413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.34 166.413333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.34"^^xsd:decimal ;
  geo-pos:long "166.413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/388744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.887'^^xsd:string;
  dwc:scientificName 'Actinopyga spinea Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30768'^^xsd:integer;
  dwc:collector 'Purcell S.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.413333'^^xsd:double;
  dwc:latitude '-22.34'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30768'^^xsd:anyURI;
  dwc:aphiaid '241774'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/388744'^^xsd:anyURI;
  dwc:observationDate '2007-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '241774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/388768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.90'^^xsd:string;
  dwc:scientificName 'Colobometra Clark, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '204490'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/388768'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/388787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.830'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) albiventer Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st8'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732214'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/388787'^^xsd:anyURI;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '210868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.133333 11.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.133333"^^xsd:decimal ;
  dwc:decimalLongitude "11.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.133333 11.583333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.133333"^^xsd:decimal ;
  geo-pos:long "11.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F388972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/388972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.84'^^xsd:string;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa lentiginosa Marenzeller, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st128'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.583333'^^xsd:double;
  dwc:latitude '-6.133333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/388972'^^xsd:anyURI;
  dwc:observationDate '1949-02-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.471'^^xsd:string;
  dwc:scientificName 'Comatella stelligera (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '246758'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389074'^^xsd:anyURI;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '246758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.872'^^xsd:string;
  dwc:scientificName 'Bohadschia marmorata (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st10'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.), Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389177'^^xsd:anyURI;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '210762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.229'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389313'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.406'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389314'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.5 149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.5"^^xsd:decimal ;
  dwc:decimalLongitude "149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.5 149)"^^geo:wktLiteral ;
  geo-pos:lat "-35.5"^^xsd:decimal ;
  geo-pos:long "149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1409'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB08'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '149'^^xsd:integer;
  dwc:latitude '-35.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389397'^^xsd:anyURI;
  dwc:observationDate '1967-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.033333 -17.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.033333 -17.433333)"^^geo:wktLiteral ;
  geo-pos:lat "20.033333"^^xsd:decimal ;
  geo-pos:long "-17.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.276'^^xsd:string;
  dwc:scientificName 'Trachythyone fallax Cherbonnier, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st80'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.433333'^^xsd:double;
  dwc:latitude '20.033333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '148783'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389488'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148783'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.833333 -21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.833333 -21)"^^geo:wktLiteral ;
  geo-pos:lat "20.833333"^^xsd:decimal ;
  geo-pos:long "-21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.956'^^xsd:string;
  dwc:scientificName 'Parastichopus tremulus (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11548'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-21'^^xsd:integer;
  dwc:latitude '20.833333'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11548'^^xsd:anyURI;
  dwc:aphiaid '124535'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389587'^^xsd:anyURI;
  dwc:observationDate '1938-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3925"^^xsd:decimal ;
  dwc:decimalLongitude "5.299166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  geo-pos:lat "60.3925"^^xsd:decimal ;
  geo-pos:long "5.299166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.130'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.299166'^^xsd:double;
  dwc:latitude '60.3925'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.870'^^xsd:string;
  dwc:scientificName 'Afrocucumis africana (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st16'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210950'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389826'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '210950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.748611 100.365278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.748611"^^xsd:decimal ;
  dwc:decimalLongitude "100.365278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.748611 100.365278)"^^geo:wktLiteral ;
  geo-pos:lat "2.748611"^^xsd:decimal ;
  geo-pos:long "100.365278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/390788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.140'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM3'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '100.365278'^^xsd:double;
  dwc:latitude '2.748611'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/390788'^^xsd:anyURI;
  dwc:observationDate '1979-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/390792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.806'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st26'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/390792'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/390847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.404\\1'^^xsd:string;
  dwc:scientificName 'Echinocucumis tenera Cherbonnier, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st378'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '148784'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/390847'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/390855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.6'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/390855'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.416667 -16.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.416667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.416667 -16.833333)"^^geo:wktLiteral ;
  geo-pos:lat "13.416667"^^xsd:decimal ;
  geo-pos:long "-16.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/390947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.517'^^xsd:string;
  dwc:scientificName 'Luidia alternata numidica Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st029'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.833333'^^xsd:double;
  dwc:latitude '13.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '178620'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/390947'^^xsd:anyURI;
  dwc:observationDate '1935-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '178620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/390959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.763'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/390959'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1076'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) spinifera Theel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732394'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391008'^^xsd:anyURI;
  dwc:observationDate '1997-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '210860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.245'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391109'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.330'^^xsd:string;
  dwc:scientificName 'Capillaster sentosa (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246728'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '393298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.228'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391551'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.395'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391552'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.78'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391582'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.67'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st200'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391585'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1092'^^xsd:string;
  dwc:scientificName 'Stichopus ocellatus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st86'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Sisimangun'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '387641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391808'^^xsd:anyURI;
  dwc:observationDate '1987-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '387641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.698'^^xsd:string;
  dwc:scientificName 'Psolus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '146121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392244'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '146121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.505556 111.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.505556"^^xsd:decimal ;
  dwc:decimalLongitude "111.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.505556 111.333333)"^^geo:wktLiteral ;
  geo-pos:lat "6.505556"^^xsd:decimal ;
  geo-pos:long "111.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.148'^^xsd:string;
  dwc:scientificName 'Ophidiaster armatus Koehler, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS3'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.333333'^^xsd:double;
  dwc:latitude '6.505556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '368984'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392352'^^xsd:anyURI;
  dwc:observationDate '1977-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.547222 111.380556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.547222"^^xsd:decimal ;
  dwc:decimalLongitude "111.380556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.547222 111.380556)"^^geo:wktLiteral ;
  geo-pos:lat "-6.547222"^^xsd:decimal ;
  geo-pos:long "111.380556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.46'^^xsd:string;
  dwc:scientificName 'Luidia maculata Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS1'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.380556'^^xsd:double;
  dwc:latitude '-6.547222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392378'^^xsd:anyURI;
  dwc:observationDate '1976-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '213112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.75'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) imitans (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st237'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732337'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392488'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '241856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.138'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392675'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.410'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392677'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.349'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus littoralis (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246738'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392680'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '246738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.894'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) pervicax Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st8'^^xsd:string;
  dwc:collector 'Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392683'^^xsd:anyURI;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '210901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.850\\1'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st118'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392776'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.116667"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.116667"^^xsd:decimal ;
  geo-pos:long "145.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/393018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.449'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930'^^xsd:integer;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8'^^xsd:double;
  dwc:latitude '-5.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/393018'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.655 -29.321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.655"^^xsd:decimal ;
  dwc:decimalLongitude "-29.321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1794.5694639001736"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.655 -29.321667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.655"^^xsd:decimal ;
  geo-pos:long "-29.321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1794.5694639001736"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/393488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st260BPN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.598'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st260BPN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.321667'^^xsd:double;
  dwc:latitude '-74.655'^^xsd:double;
  dwc:coordinatePrecision '1794.5694639002'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/393488'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "104.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "104.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/393522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1051'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) edulis Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.2'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '210882'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/393522'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1672771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 -25.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 -25.433333)"^^geo:wktLiteral ;
  geo-pos:lat "37.716667"^^xsd:decimal ;
  geo-pos:long "-25.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/393848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23836" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1457'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) sanctori Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23836'^^xsd:integer;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.433333'^^xsd:double;
  dwc:latitude '37.716667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23836'^^xsd:anyURI;
  dwc:aphiaid '241357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/393848'^^xsd:anyURI;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.891666 11.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.891666"^^xsd:decimal ;
  dwc:decimalLongitude "11.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.891666 11.675)"^^geo:wktLiteral ;
  geo-pos:lat "-5.891666"^^xsd:decimal ;
  geo-pos:long "11.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F393882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/393882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.247'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st014'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.675'^^xsd:double;
  dwc:latitude '-5.891666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/393882'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.166667 11.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.166667"^^xsd:decimal ;
  dwc:decimalLongitude "11.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.166667 11.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.166667"^^xsd:decimal ;
  geo-pos:long "11.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/394106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20803/st413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.231'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20803/st413'^^xsd:string;
  dwc:collector 'Capart André (Dr.)'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.666667'^^xsd:double;
  dwc:latitude '-16.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20803'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/394106'^^xsd:anyURI;
  dwc:observationDate '1956-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/394184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.311'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/394184'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/394482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.436'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/394482'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/394715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st463" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.357'^^xsd:string;
  dwc:scientificName 'Echinaster callosus Marenzeller, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st463'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '213319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/394715'^^xsd:anyURI;
  dwc:observationDate '1981-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '213319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/394790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.213'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/394790'^^xsd:anyURI;
  dwc:observationDate '1989-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4417"^^xsd:decimal ;
  dwc:decimalLongitude "-111.8792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  geo-pos:lat "27.4417"^^xsd:decimal ;
  geo-pos:long "-111.8792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F394898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/394898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.543'^^xsd:string;
  dwc:scientificName 'Tethyaster vestitus (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st79'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-111.8792'^^xsd:double;
  dwc:latitude '27.4417'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '178718'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/394898'^^xsd:anyURI;
  dwc:observationDate '1936-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '178718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "130.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "130.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.550'^^xsd:string;
  dwc:scientificName 'Pentaster obtusatus (Bory De St. Vincent, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Koehler'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.47'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '292770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395245'^^xsd:anyURI;
  dwc:observationDate '1929-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '292770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1222'^^xsd:string;
  dwc:scientificName 'Pearsonothuria graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st089'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '210772'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395499'^^xsd:anyURI;
  dwc:observationDate '1981-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.81'^^xsd:string;
  dwc:scientificName 'Alloeocomatella polycladia Messing, 1995'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246721'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395517'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '246721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.313'^^xsd:string;
  dwc:scientificName 'Comaster cf. multibrachiatus (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C.'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '393393'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395574'^^xsd:anyURI;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '246805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.346'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st120'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395625'^^xsd:anyURI;
  dwc:observationDate '1981-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.911667"^^xsd:decimal ;
  dwc:decimalLongitude "-19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "560.6559331657173"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  geo-pos:lat "-72.911667"^^xsd:decimal ;
  geo-pos:long "-19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "560.6559331657173"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st269BPN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.543'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st269BPN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-19.82'^^xsd:double;
  dwc:latitude '-72.911667'^^xsd:double;
  dwc:coordinatePrecision '560.65593316572'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395824'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.143'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396120'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.415'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396121'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.483333 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.483333 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.483333"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.236'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st043'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '-5.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396283'^^xsd:anyURI;
  dwc:observationDate '1948-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "130.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "130.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.138'^^xsd:string;
  dwc:scientificName 'Holothuria vitiensis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.47'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '210847'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396399'^^xsd:anyURI;
  dwc:observationDate '1929-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "24.833333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22625" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1307'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22625'^^xsd:integer;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '24.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22625'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396534'^^xsd:anyURI;
  dwc:observationDate '1962-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.733333 38.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.733333"^^xsd:decimal ;
  dwc:decimalLongitude "38.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.733333 38.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.733333"^^xsd:decimal ;
  geo-pos:long "38.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.392'^^xsd:string;
  dwc:scientificName 'Paradota sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '38.033333'^^xsd:double;
  dwc:latitude '-46.733333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '173995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396789'^^xsd:anyURI;
  dwc:observationDate '1985-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '173995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.73'^^xsd:string;
  dwc:scientificName 'Alloeocomatella pectinifera (Clark, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246720'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397100'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '246720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.283333 24.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.283333"^^xsd:decimal ;
  dwc:decimalLongitude "24.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.283333 24.25)"^^geo:wktLiteral ;
  geo-pos:lat "-70.283333"^^xsd:decimal ;
  geo-pos:long "24.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1314'^^xsd:string;
  dwc:scientificName 'Bathyplotes cf. bongraini Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st232'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.25'^^xsd:double;
  dwc:latitude '-70.283333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '174113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397229'^^xsd:anyURI;
  dwc:observationDate '1967-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.611667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.636666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "832.0637651211206"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.611667"^^xsd:decimal ;
  geo-pos:long "-29.636666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "832.0637651211206"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249GSN11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.570'^^xsd:string;
  dwc:scientificName 'Psolidium gaini Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249GSN11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.636666'^^xsd:double;
  dwc:latitude '-74.611667'^^xsd:double;
  dwc:coordinatePrecision '832.06376512112'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397346'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.167'^^xsd:string;
  dwc:scientificName 'Ophioplocus imbricatus (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '243985'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '243985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.15 -70.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.15"^^xsd:decimal ;
  dwc:decimalLongitude "-70.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.15 -70.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-53.15"^^xsd:decimal ;
  geo-pos:long "-70.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.318'^^xsd:string;
  dwc:scientificName 'Cosmasterias lurida (Philippi, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st72'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-70.916667'^^xsd:double;
  dwc:latitude '-53.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172678'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397430'^^xsd:anyURI;
  dwc:observationDate '1897-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '172678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 2.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38 2.28)"^^geo:wktLiteral ;
  geo-pos:lat "48.38"^^xsd:decimal ;
  geo-pos:long "2.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.986'^^xsd:string;
  dwc:scientificName 'Aslia cf. lefevrei (Barrois, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Appeltans E'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '2.28'^^xsd:double;
  dwc:latitude '48.38'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397476'^^xsd:anyURI;
  dwc:observationDate '2005-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -64)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.360'^^xsd:string;
  dwc:scientificName 'Echinaster sentus (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st78'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '11'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '178752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397528'^^xsd:anyURI;
  dwc:observationDate '1936-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '178752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.434'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397697'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.898'^^xsd:string;
  dwc:scientificName 'Bohadschia marmorata (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st4'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397850'^^xsd:anyURI;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '210762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "39.13333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.487'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2005'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '39.13333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397968'^^xsd:anyURI;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.283333 24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.283333"^^xsd:decimal ;
  dwc:decimalLongitude "24.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.283333 24.1)"^^geo:wktLiteral ;
  geo-pos:lat "-70.283333"^^xsd:decimal ;
  geo-pos:long "24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/stD3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.83'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/stD3'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '24.1'^^xsd:double;
  dwc:latitude '-70.283333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397990'^^xsd:anyURI;
  dwc:observationDate '1960-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.129\\3'^^xsd:string;
  dwc:scientificName 'Ophiactis virens (Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9398'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9398'^^xsd:anyURI;
  dwc:aphiaid '125123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.16'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398395'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.25 -36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.25 -36.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.25"^^xsd:decimal ;
  geo-pos:long "-36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10559" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.145'^^xsd:string;
  dwc:scientificName 'Ophiolebella bisculifera (Smith, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1935'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10559'^^xsd:integer;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:country 'South Georgia and South Sandwich Islands'^^xsd:string;
  dwc:longitude '-36.75'^^xsd:double;
  dwc:latitude '-54.25'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10559'^^xsd:anyURI;
  dwc:aphiaid '173748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398426'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173748'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "12.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 "9226.16175552636"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9226.16175552636"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "8849" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.249'^^xsd:string;
  dwc:scientificName 'Colochirus guinensis Heding, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1943'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Lectotype & paralectotype'^^xsd:string;
  dwc:fieldNumber '8849'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:coordinatePrecision '9226.1617555264'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:8849'^^xsd:anyURI;
  dwc:aphiaid '529994'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398557'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -23.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "928.9651700666045"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.75 -23.083333)"^^geo:wktLiteral ;
  geo-pos:lat "63.75"^^xsd:decimal ;
  geo-pos:long "-23.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "928.9651700666045"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.223'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11548'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-23.083333'^^xsd:double;
  dwc:latitude '63.75'^^xsd:double;
  dwc:coordinatePrecision '928.9651700666'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11548'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398600'^^xsd:anyURI;
  dwc:observationDate '1938-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.429'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398612'^^xsd:anyURI;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.549'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398644'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.793'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) pervicax Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st50'^^xsd:string;
  dwc:collector 'Flammang P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398714'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '210901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36681 -75.91606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.36681"^^xsd:decimal ;
  dwc:decimalLongitude "-75.91606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.36681 -75.91606)"^^geo:wktLiteral ;
  geo-pos:lat "44.36681"^^xsd:decimal ;
  geo-pos:long "-75.91606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4870" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.110'^^xsd:string;
  dwc:scientificName 'Ophiarthrum pictum (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Hudson George Vernon'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4870'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-75.91606'^^xsd:double;
  dwc:latitude '44.36681'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4870'^^xsd:anyURI;
  dwc:aphiaid '212389'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1306669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.00015 -65.49883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.00015"^^xsd:decimal ;
  dwc:decimalLongitude "-65.49883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.00015 -65.49883)"^^geo:wktLiteral ;
  geo-pos:lat "45.00015"^^xsd:decimal ;
  geo-pos:long "-65.49883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.220'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-65.49883'^^xsd:double;
  dwc:latitude '45.00015'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.227'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399101'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.407'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399102'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.23767"^^xsd:decimal ;
  dwc:decimalLongitude "23.33185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  geo-pos:lat "70.23767"^^xsd:decimal ;
  geo-pos:long "23.33185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.133'^^xsd:string;
  dwc:scientificName 'Amphilepis norvegica (Ljungman, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Korsfjorden'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '23.33185'^^xsd:double;
  dwc:latitude '70.23767'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '125057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.505556 111.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.505556"^^xsd:decimal ;
  dwc:decimalLongitude "111.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.505556 111.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.505556"^^xsd:decimal ;
  geo-pos:long "111.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.291'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS5'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.333333'^^xsd:double;
  dwc:latitude '-6.505556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399146'^^xsd:anyURI;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.317778"^^xsd:decimal ;
  dwc:decimalLongitude "24.201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "317.7320206105817"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.317778"^^xsd:decimal ;
  geo-pos:long "24.201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "317.7320206105817"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.18'^^xsd:string;
  dwc:scientificName 'Ophioceres incipiens Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st136'^^xsd:string;
  dwc:collector 'Capart J.J., Closset F.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '24.201667'^^xsd:double;
  dwc:latitude '-70.317778'^^xsd:double;
  dwc:coordinatePrecision '317.73202061058'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173746'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399204'^^xsd:anyURI;
  dwc:observationDate '1961-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '173602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1724637064 144.8713982105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1724637064"^^xsd:decimal ;
  dwc:decimalLongitude "144.8713982105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1724637064 144.8713982105)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1724637064"^^xsd:decimal ;
  geo-pos:long "144.8713982105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1207'^^xsd:string;
  dwc:scientificName 'Pearsonothuria graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st181'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8713982105'^^xsd:double;
  dwc:latitude '-4.1724637064'^^xsd:double;
  dwc:coordinatePrecision '150'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210772'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399239'^^xsd:anyURI;
  dwc:observationDate '1983-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.266667 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.266667"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.266667 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.266667"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st296" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.328'^^xsd:string;
  dwc:scientificName 'Acanthaster planci (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st296'^^xsd:string;
  dwc:collector 'Segers'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4.266667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '213289'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399345'^^xsd:anyURI;
  dwc:observationDate '1977-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '213289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.334861"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.334861"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.79'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st155'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.334861'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399526'^^xsd:anyURI;
  dwc:observationDate '1961-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.165'^^xsd:string;
  dwc:scientificName 'Himerometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367876'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399573'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '367876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st197" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1032'^^xsd:string;
  dwc:scientificName 'Stichopus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st197'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '123459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399615'^^xsd:anyURI;
  dwc:observationDate '1990-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '123459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1206'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) edulis Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st248'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210882'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399650'^^xsd:anyURI;
  dwc:observationDate '1983-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1672771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.116667"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.116667"^^xsd:decimal ;
  geo-pos:long "145.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.433'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930'^^xsd:integer;
  dwc:collector 'Zimmermann , Pierret J.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8'^^xsd:double;
  dwc:latitude '-5.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399689'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6751.98796335131"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  geo-pos:lat "-71.65"^^xsd:decimal ;
  geo-pos:long "-12.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6751.98796335131"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F399913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/399913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st275AGT19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.300'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st275AGT19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.195'^^xsd:double;
  dwc:latitude '-71.65'^^xsd:double;
  dwc:coordinatePrecision '6751.9879633513'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/399913'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/400042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.97'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st211'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/400042'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.611667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.636666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "832.0637651211206"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.611667"^^xsd:decimal ;
  geo-pos:long "-29.636666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "832.0637651211206"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/400052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249GSN11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.266'^^xsd:string;
  dwc:scientificName 'Caespitugo citriformis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249GSN11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.636666'^^xsd:double;
  dwc:latitude '-74.611667'^^xsd:double;
  dwc:coordinatePrecision '832.06376512112'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/400052'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '529456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.583333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.583333"^^xsd:decimal ;
  geo-pos:long "-16.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/400420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.171'^^xsd:string;
  dwc:scientificName 'Stichopus tremulus (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hoevenaghel G. (Mr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22161'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Iceland Sea'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-16.333333'^^xsd:double;
  dwc:latitude '63.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22161'^^xsd:anyURI;
  dwc:aphiaid '124544'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/400420'^^xsd:anyURI;
  dwc:observationDate '1960-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/400562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.308'^^xsd:string;
  dwc:scientificName 'Comatella nigra (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/400562'^^xsd:anyURI;
  dwc:observationDate '1989-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '246757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4393"^^xsd:decimal ;
  dwc:decimalLongitude "103.9835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  geo-pos:lat "2.4393"^^xsd:decimal ;
  geo-pos:long "103.9835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/400628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1048'^^xsd:string;
  dwc:scientificName 'Stichopus vastus Sluiter, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st.1'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9835'^^xsd:double;
  dwc:latitude '2.4393'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '242062'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/400628'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '242062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 2.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36"^^xsd:decimal ;
  dwc:decimalLongitude "2.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36 2.11)"^^geo:wktLiteral ;
  geo-pos:lat "48.36"^^xsd:decimal ;
  geo-pos:long "2.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.985'^^xsd:string;
  dwc:scientificName 'Pawsonia saxicola (Brady & Robertson, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Appeltans E'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '2.11'^^xsd:double;
  dwc:latitude '48.36'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401167'^^xsd:anyURI;
  dwc:observationDate '2005-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1081'^^xsd:string;
  dwc:scientificName 'Stichopus ocellatus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st91'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '387641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401246'^^xsd:anyURI;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '387641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1703557248 144.874573946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1703557248"^^xsd:decimal ;
  dwc:decimalLongitude "144.874573946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1703557248 144.874573946)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1703557248"^^xsd:decimal ;
  geo-pos:long "144.874573946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1104'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st023'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.874573946'^^xsd:double;
  dwc:latitude '-4.1703557248'^^xsd:double;
  dwc:coordinatePrecision '150'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401351'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.583333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.583333"^^xsd:decimal ;
  geo-pos:long "-16.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.483'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii (Duben & Koren, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22161'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Iceland Sea'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-16.333333'^^xsd:double;
  dwc:latitude '63.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22161'^^xsd:anyURI;
  dwc:aphiaid '124085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401733'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/402104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.180'^^xsd:string;
  dwc:scientificName 'Stichopus noctivagus Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st108'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '242058'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/402104'^^xsd:anyURI;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '242058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "108.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "108.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/402116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.51'^^xsd:string;
  dwc:scientificName 'Luidia maculata Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB12'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '108.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/402116'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '213112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.95911 -16.89844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.95911"^^xsd:decimal ;
  dwc:decimalLongitude "-16.89844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.95911 -16.89844)"^^geo:wktLiteral ;
  geo-pos:lat "20.95911"^^xsd:decimal ;
  geo-pos:long "-16.89844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/402305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.265'^^xsd:string;
  dwc:scientificName 'Astropecten michaelseni Koehler, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11204'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.89844'^^xsd:double;
  dwc:latitude '20.95911'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '345409'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/402305'^^xsd:anyURI;
  dwc:observationDate '1936-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '345409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.133333 9.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.133333"^^xsd:decimal ;
  dwc:decimalLongitude "9.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.133333 9.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.133333"^^xsd:decimal ;
  geo-pos:long "9.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/402508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st160" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.85'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st160'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:longitude '9.566667'^^xsd:double;
  dwc:latitude '-3.133333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/402508'^^xsd:anyURI;
  dwc:observationDate '1949-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.725 4.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.725"^^xsd:decimal ;
  dwc:decimalLongitude "4.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.725 4.49)"^^geo:wktLiteral ;
  geo-pos:lat "42.725"^^xsd:decimal ;
  geo-pos:long "4.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/402864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28368/st3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.201'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28368/st3'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Gulf of Lion'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.49'^^xsd:double;
  dwc:latitude '42.725'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: formalin'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28368'^^xsd:anyURI;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/402864'^^xsd:anyURI;
  dwc:observationDate '1996-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.063333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.063333"^^xsd:decimal ;
  geo-pos:long "-12.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/402994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st292MG21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.360'^^xsd:string;
  dwc:scientificName 'Crucella hystrix Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st292MG21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.701667'^^xsd:double;
  dwc:latitude '-71.063333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174070'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/402994'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.605556 111.441666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.605556"^^xsd:decimal ;
  dwc:decimalLongitude "111.441666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.605556 111.441666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.605556"^^xsd:decimal ;
  geo-pos:long "111.441666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.292'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS11'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.441666'^^xsd:double;
  dwc:latitude '-6.605556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403026'^^xsd:anyURI;
  dwc:observationDate '1979-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.293'^^xsd:string;
  dwc:scientificName 'Dorometra Clark, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '204161'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403420'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '204161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.42459 18.08755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.42459"^^xsd:decimal ;
  dwc:decimalLongitude "18.08755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.42459 18.08755)"^^geo:wktLiteral ;
  geo-pos:lat "-33.42459"^^xsd:decimal ;
  geo-pos:long "18.08755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.218'^^xsd:string;
  dwc:scientificName 'Cucumaria capensis Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11204'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '18.08755'^^xsd:double;
  dwc:latitude '-33.42459'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '210667'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403843'^^xsd:anyURI;
  dwc:observationDate '1937-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '210927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.855'^^xsd:string;
  dwc:scientificName 'Cladolabes schmeltzii (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st61'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '241802'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403893'^^xsd:anyURI;
  dwc:observationDate '1989-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '241802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.519'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/9'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403919'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/404069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.347'^^xsd:string;
  dwc:scientificName 'Pontiometra andersoni (Carpenter, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/404069'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '711340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1694354873 144.8747724294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1694354873"^^xsd:decimal ;
  dwc:decimalLongitude "144.8747724294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1694354873 144.8747724294)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1694354873"^^xsd:decimal ;
  geo-pos:long "144.8747724294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/404178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.997'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st032'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8747724294'^^xsd:double;
  dwc:latitude '-4.1694354873'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/404178'^^xsd:anyURI;
  dwc:observationDate '1983-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1694354873 144.8747724294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1694354873"^^xsd:decimal ;
  dwc:decimalLongitude "144.8747724294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1694354873 144.8747724294)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1694354873"^^xsd:decimal ;
  geo-pos:long "144.8747724294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/404179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1208'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st032'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8747724294'^^xsd:double;
  dwc:latitude '-4.1694354873'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/404179'^^xsd:anyURI;
  dwc:observationDate '1983-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/404324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.282'^^xsd:string;
  dwc:scientificName 'Oxycomanthus exilis Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/404324'^^xsd:anyURI;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '829172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/404767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.152'^^xsd:string;
  dwc:scientificName 'Dichrometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '206304'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/404767'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "130.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "130.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.435'^^xsd:string;
  dwc:scientificName 'Linckia miliaris (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.47'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '207611'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405155'^^xsd:anyURI;
  dwc:observationDate '1929-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "130.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "130.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.577'^^xsd:string;
  dwc:scientificName 'Linckia miliaris (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.47'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '207611'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405156'^^xsd:anyURI;
  dwc:observationDate '1929-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.29748"^^xsd:decimal ;
  dwc:decimalLongitude "166.43165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  geo-pos:lat "-22.29748"^^xsd:decimal ;
  geo-pos:long "166.43165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1411'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.43165'^^xsd:double;
  dwc:latitude '-22.29748'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405587'^^xsd:anyURI;
  dwc:observationDate '1959-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.75"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.219'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Société Royale de Zool. d\'Anvers'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9141'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '50.75'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9141'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405652'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.385'^^xsd:string;
  dwc:scientificName 'Alloeocomatella pectinifera (Clark, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246720'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405699'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '246720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.09"^^xsd:decimal ;
  dwc:decimalLongitude "-109.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  geo-pos:lat "-27.09"^^xsd:decimal ;
  geo-pos:long "-109.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.37'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st9'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.26'^^xsd:double;
  dwc:latitude '-27.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405815'^^xsd:anyURI;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.52'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405891'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.279\\2'^^xsd:string;
  dwc:scientificName 'Panningia bispicula Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st348'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '148785'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405892'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.296'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405938'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.64391 39.38596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.64391"^^xsd:decimal ;
  dwc:decimalLongitude "39.38596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.64391 39.38596)"^^geo:wktLiteral ;
  geo-pos:lat "-4.64391"^^xsd:decimal ;
  geo-pos:long "39.38596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1477'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24909'^^xsd:integer;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38596'^^xsd:double;
  dwc:latitude '-4.64391'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24909'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406032'^^xsd:anyURI;
  dwc:observationDate '1972-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1379'^^xsd:string;
  dwc:scientificName 'Chiridota cf. violacea (Mueller, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '211009'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406370'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '211009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.897'^^xsd:string;
  dwc:scientificName 'Stichopus herrmanni Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st1'^^xsd:string;
  dwc:collector 'Seghers , Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406416'^^xsd:anyURI;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '210906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.264'^^xsd:string;
  dwc:scientificName 'Caespitugo citriformis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406421'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '529456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.384'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406459'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.34 166.413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.34"^^xsd:decimal ;
  dwc:decimalLongitude "166.413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.34 166.413333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.34"^^xsd:decimal ;
  geo-pos:long "166.413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.953'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) scabra Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30768'^^xsd:integer;
  dwc:collector 'Purcell S.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.413333'^^xsd:double;
  dwc:latitude '-22.34'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30768'^^xsd:anyURI;
  dwc:aphiaid '210813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406591'^^xsd:anyURI;
  dwc:observationDate '2007-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1672770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.420'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406664'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.54759 -90.52509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.54759"^^xsd:decimal ;
  dwc:decimalLongitude "-90.52509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.54759 -90.52509)"^^geo:wktLiteral ;
  geo-pos:lat "-0.54759"^^xsd:decimal ;
  geo-pos:long "-90.52509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/407248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "8957" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.66'^^xsd:string;
  dwc:scientificName 'Nidorellia armata (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '8957'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'Ecuador'^^xsd:string;
  dwc:longitude '-90.52509'^^xsd:double;
  dwc:latitude '-0.54759'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:8957'^^xsd:anyURI;
  dwc:aphiaid '254919'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/407248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '254919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/407404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st541" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.307'^^xsd:string;
  dwc:scientificName 'Anasterias chiropora Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '10131/st541'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172662'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/407404'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '172662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.317778"^^xsd:decimal ;
  dwc:decimalLongitude "24.201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "317.7320206105817"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.317778"^^xsd:decimal ;
  geo-pos:long "24.201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "317.7320206105817"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/407890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.84'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st136'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '24.201667'^^xsd:double;
  dwc:latitude '-70.317778'^^xsd:double;
  dwc:coordinatePrecision '317.73202061058'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/407890'^^xsd:anyURI;
  dwc:observationDate '1961-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/408200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.172'^^xsd:string;
  dwc:scientificName 'Himerometra magnipinna Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '413112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/408200'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/408260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27026/st083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1187\\1'^^xsd:string;
  dwc:scientificName 'Synaptula bandae Heding, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27026/st083'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27026'^^xsd:anyURI;
  dwc:aphiaid '528884'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/408260'^^xsd:anyURI;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '528884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833333 -14.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833333 -14.933333)"^^geo:wktLiteral ;
  geo-pos:lat "24.833333"^^xsd:decimal ;
  geo-pos:long "-14.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/408268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.16'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) arguinensis Koehler & Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st009'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.933333'^^xsd:double;
  dwc:latitude '24.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '732218'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/408268'^^xsd:anyURI;
  dwc:observationDate '1935-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '125184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/408443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.388'^^xsd:string;
  dwc:scientificName 'Stephanometra tenuipinna (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/408443'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '450511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/408519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.433'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/408519'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F408582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/408582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930/st003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.842'^^xsd:string;
  dwc:scientificName 'Phyllophorus (Phyllothuria) hypsipyrga (Marenzeller, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930/st003'^^xsd:string;
  dwc:collector 'Seghers , Tursh B.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '241984'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/408582'^^xsd:anyURI;
  dwc:observationDate '1978-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '241984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.216667 12.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.216667 12.725)"^^geo:wktLiteral ;
  geo-pos:lat "-13.216667"^^xsd:decimal ;
  geo-pos:long "12.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/409111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.64'^^xsd:string;
  dwc:scientificName 'Oreaster calvatus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st102'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.725'^^xsd:double;
  dwc:latitude '-13.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '178214'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/409111'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178214'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.528334 -109.493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.528334"^^xsd:decimal ;
  dwc:decimalLongitude "-109.493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.528334 -109.493333)"^^geo:wktLiteral ;
  geo-pos:lat "24.528334"^^xsd:decimal ;
  geo-pos:long "-109.493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/409168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALVIII/st3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1509'^^xsd:string;
  dwc:scientificName 'Pannychia moseleyi Théel, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31487/TALVIII/st3'^^xsd:string;
  dwc:collector 'Hendrickx M. (Dr.)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-109.493333'^^xsd:double;
  dwc:latitude '24.528334'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '241954'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/409168'^^xsd:anyURI;
  dwc:observationDate '2005-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '241954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/409711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1238'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st88'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/409711'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4393"^^xsd:decimal ;
  dwc:decimalLongitude "103.9835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  geo-pos:lat "2.4393"^^xsd:decimal ;
  geo-pos:long "103.9835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/409796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1049'^^xsd:string;
  dwc:scientificName 'Stichopus ocellatus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.1'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9835'^^xsd:double;
  dwc:latitude '2.4393'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/409796'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/409868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.279\\1'^^xsd:string;
  dwc:scientificName 'Panningia bispicula Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st349'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '148785'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/409868'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F409877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/409877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.489'^^xsd:string;
  dwc:scientificName 'Astropecten jonstoni (Delle Chiaje, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9398'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9398'^^xsd:anyURI;
  dwc:aphiaid '123868'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/409877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.334861"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.334861"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/410004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.20'^^xsd:string;
  dwc:scientificName 'Ophioceres incipiens Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st155'^^xsd:string;
  dwc:collector 'Capart J.J.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.334861'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173746'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/410004'^^xsd:anyURI;
  dwc:observationDate '1961-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '173602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/410233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930/st008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.843'^^xsd:string;
  dwc:scientificName 'Phyllophorus (Phyllothuria) hypsipyrga (Marenzeller, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930/st008'^^xsd:string;
  dwc:collector 'Seghers , Tursh B.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '241984'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/410233'^^xsd:anyURI;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '241984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/410386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.348'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.234'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/410386'^^xsd:anyURI;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.36667 103.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.36667"^^xsd:decimal ;
  dwc:decimalLongitude "103.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.36667 103.8)"^^geo:wktLiteral ;
  geo-pos:lat "1.36667"^^xsd:decimal ;
  geo-pos:long "103.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/410412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30953" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.475'^^xsd:string;
  dwc:scientificName 'Synaptula mambrana Heding, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30953'^^xsd:integer;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Singapore'^^xsd:string;
  dwc:longitude '103.8'^^xsd:double;
  dwc:latitude '1.36667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30953'^^xsd:anyURI;
  dwc:aphiaid '242070'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/410412'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '242070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.334861"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.334861 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.334861"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F410780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/410780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.63'^^xsd:string;
  dwc:scientificName 'Astrotoma agassizi Lyman, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st155'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.334861'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/410780'^^xsd:anyURI;
  dwc:observationDate '1961-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '173167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/411100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.518'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/12'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/411100'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.261667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1239.4528478811778"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.261667"^^xsd:decimal ;
  geo-pos:long "-25.903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1239.4528478811778"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/411118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st226GSN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.329'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st226GSN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-25.903333'^^xsd:double;
  dwc:latitude '-71.261667'^^xsd:double;
  dwc:coordinatePrecision '1239.4528478812'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/411118'^^xsd:anyURI;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.995 38.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.995"^^xsd:decimal ;
  dwc:decimalLongitude "38.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.995 38.01)"^^geo:wktLiteral ;
  geo-pos:lat "-46.995"^^xsd:decimal ;
  geo-pos:long "38.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/411529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.951'^^xsd:string;
  dwc:scientificName 'Pseudostichopus mollis Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '38.01'^^xsd:double;
  dwc:latitude '-46.995'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '152565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/411529'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8 -80)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8 -80)"^^geo:wktLiteral ;
  geo-pos:lat "23.8"^^xsd:decimal ;
  geo-pos:long "-80"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/411636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.128'^^xsd:string;
  dwc:scientificName 'Ophiactis quinqueradia (Ljungman, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st85'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Bahamas'^^xsd:string;
  dwc:longitude '-80'^^xsd:integer;
  dwc:latitude '23.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '243464'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/411636'^^xsd:anyURI;
  dwc:observationDate '1936-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '243464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/411700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.752'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/411700'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/411774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.237'^^xsd:string;
  dwc:scientificName 'Cucumaria planci Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '148825'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/411774'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.64"^^xsd:decimal ;
  dwc:decimalLongitude "-29.673334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  geo-pos:lat "-74.64"^^xsd:decimal ;
  geo-pos:long "-29.673334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/412550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248MG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.655'^^xsd:string;
  dwc:scientificName 'Paradota sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248MG9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.673334'^^xsd:double;
  dwc:latitude '-74.64'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '173995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/412550'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '173995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/412606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.339'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/412606'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.216667 144.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.216667"^^xsd:decimal ;
  dwc:decimalLongitude "144.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.216667 144.933333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.216667"^^xsd:decimal ;
  geo-pos:long "144.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/412721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.300'^^xsd:string;
  dwc:scientificName 'Comasteridae AH Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.933333'^^xsd:double;
  dwc:latitude '-4.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '828512'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/412721'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '828512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5516101642 146.4955902134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5516101642"^^xsd:decimal ;
  dwc:decimalLongitude "146.4955902134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5516101642 146.4955902134)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5516101642"^^xsd:decimal ;
  geo-pos:long "146.4955902134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/413212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1404'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) verrucosa Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB22'^^xsd:string;
  dwc:collector 'Theodor'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.4955902134'^^xsd:double;
  dwc:latitude '-18.5516101642'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '732403'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/413212'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/413485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.56'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) excellens (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st242'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210866'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/413485'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '210866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/413586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1460'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) arenicola Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Mulochau Thierry'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '732217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/413586'^^xsd:anyURI;
  dwc:observationDate '2007-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '210814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "145.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "145.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/413600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.856'^^xsd:string;
  dwc:scientificName 'Cladolabes aciculus (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st36'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.49'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '210965'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/413600'^^xsd:anyURI;
  dwc:observationDate '1989-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '210965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "108.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "108.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/414079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.39'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB12'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '108.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/414079'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/414930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.75'^^xsd:string;
  dwc:scientificName 'Ophiacantha setosa (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st378'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '125002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/414930'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.64"^^xsd:decimal ;
  dwc:decimalLongitude "-29.673334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  geo-pos:lat "-74.64"^^xsd:decimal ;
  geo-pos:long "-29.673334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/415299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248MG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.272'^^xsd:string;
  dwc:scientificName 'Caespitugo diversipes Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248MG9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.673334'^^xsd:double;
  dwc:latitude '-74.64'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174011'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/415299'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '529457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.57496 -61.05087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.57496"^^xsd:decimal ;
  dwc:decimalLongitude "-61.05087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.57496 -61.05087)"^^geo:wktLiteral ;
  geo-pos:lat "14.57496"^^xsd:decimal ;
  geo-pos:long "-61.05087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/415485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.440'^^xsd:string;
  dwc:scientificName 'Ophidiaster ophidianus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st059'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Martinique'^^xsd:string;
  dwc:longitude '-61.05087'^^xsd:double;
  dwc:latitude '14.57496'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '124101'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/415485'^^xsd:anyURI;
  dwc:observationDate '1935-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '124101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/415542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st189" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.50'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st189'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/415542'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.066667 55.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.066667"^^xsd:decimal ;
  dwc:decimalLongitude "55.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.066667 55.266667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.066667"^^xsd:decimal ;
  geo-pos:long "55.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/415636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1151'^^xsd:string;
  dwc:scientificName 'Bohadschia vitiensis (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.266667'^^xsd:double;
  dwc:latitude '-21.066667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '210759'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/415636'^^xsd:anyURI;
  dwc:observationDate '2007-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.316667 55.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.316667"^^xsd:decimal ;
  dwc:decimalLongitude "55.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.316667 55.466667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.316667"^^xsd:decimal ;
  geo-pos:long "55.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/416031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.944'^^xsd:string;
  dwc:scientificName 'Afrocucumis africana (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.466667'^^xsd:double;
  dwc:latitude '-21.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '210950'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/416031'^^xsd:anyURI;
  dwc:observationDate '2007-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '210950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -71.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -71.1)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-71.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/416184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.301'^^xsd:string;
  dwc:scientificName 'Asterias forbesi (Desor, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-71.1'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '158489'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/416184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6751.98796335131"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  geo-pos:lat "-71.65"^^xsd:decimal ;
  geo-pos:long "-12.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6751.98796335131"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/416205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st275AGT19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.380'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st275AGT19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.195'^^xsd:double;
  dwc:latitude '-71.65'^^xsd:double;
  dwc:coordinatePrecision '6751.9879633513'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/416205'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.033333 55.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.033333"^^xsd:decimal ;
  dwc:decimalLongitude "55.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.033333 55.216667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.033333"^^xsd:decimal ;
  geo-pos:long "55.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/416369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1508'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31492'^^xsd:integer;
  dwc:collector 'Mulochau Thierry'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.216667'^^xsd:double;
  dwc:latitude '-21.033333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31492'^^xsd:anyURI;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/416369'^^xsd:anyURI;
  dwc:observationDate '2007-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.383333"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/416818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30816" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1132'^^xsd:string;
  dwc:scientificName 'Ocnus planci (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30816'^^xsd:integer;
  dwc:collector 'Verlaque Marc'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Étang de Thau'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30816'^^xsd:anyURI;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/416818'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/417011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.363'^^xsd:string;
  dwc:scientificName 'Alloeocomatella pectinifera (Clark, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246720'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/417011'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1723139008 144.8716878891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1723139008"^^xsd:decimal ;
  dwc:decimalLongitude "144.8716878891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1723139008 144.8716878891)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1723139008"^^xsd:decimal ;
  geo-pos:long "144.8716878891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/417152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.993'^^xsd:string;
  dwc:scientificName 'Bohadschia graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st088'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8716878891'^^xsd:double;
  dwc:latitude '-4.1723139008'^^xsd:double;
  dwc:coordinatePrecision '125'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210763'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/417152'^^xsd:anyURI;
  dwc:observationDate '1983-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/417452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.861'^^xsd:string;
  dwc:scientificName 'Thyonidiella oceana Heding & Panning, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st21'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/417452'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '241993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.975 106.936111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.975"^^xsd:decimal ;
  dwc:decimalLongitude "106.936111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.975 106.936111)"^^geo:wktLiteral ;
  geo-pos:lat "-5.975"^^xsd:decimal ;
  geo-pos:long "106.936111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/417866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.33'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB18'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.936111'^^xsd:double;
  dwc:latitude '-5.975'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/417866'^^xsd:anyURI;
  dwc:observationDate '1979-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.316667"^^xsd:decimal ;
  dwc:decimalLongitude "24.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.316667"^^xsd:decimal ;
  geo-pos:long "24.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1426'^^xsd:string;
  dwc:scientificName 'Cladodactyla cf. crocea (Lesson, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st236'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '24.233333'^^xsd:double;
  dwc:latitude '-70.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '174058'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418001'^^xsd:anyURI;
  dwc:observationDate '1967-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.316667"^^xsd:decimal ;
  dwc:decimalLongitude "24.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.316667"^^xsd:decimal ;
  geo-pos:long "24.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1493'^^xsd:string;
  dwc:scientificName 'Taeniogyrus magnibaculus Massin & Heterier, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st236'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '24.233333'^^xsd:double;
  dwc:latitude '-70.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '529026'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418034'^^xsd:anyURI;
  dwc:observationDate '1967-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700721633 144.8745685815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1700721633"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745685815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700721633 144.8745685815)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1700721633"^^xsd:decimal ;
  geo-pos:long "144.8745685815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.996'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st025'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745685815'^^xsd:double;
  dwc:latitude '-4.1700721633'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418194'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.4'^^xsd:string;
  dwc:scientificName 'Ophioperla koehleri (Bell, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173596'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418474'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '173596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.503'^^xsd:string;
  dwc:scientificName 'Astropecten pentacanthus (Delle Chiaje, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '241005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418752'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1122'^^xsd:string;
  dwc:scientificName 'Athyone maculisparsa Cherbonnier, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Rasolofonirina Richard'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210933'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418815'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '210933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.76667"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.76667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.505\\4'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2101'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '39.76667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418931'^^xsd:anyURI;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.51'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st204'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418981'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 12.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "12.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 12.166667)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "12.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1734'^^xsd:string;
  dwc:scientificName 'Rhopalodina compacta Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '16808/st174'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '12.166667'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '528802'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419074'^^xsd:anyURI;
  dwc:observationDate '1949-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '528802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.173'^^xsd:string;
  dwc:scientificName 'Himerometra magnipinna Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '413112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419204'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3453 -4.14738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3453"^^xsd:decimal ;
  dwc:decimalLongitude "-4.14738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3453 -4.14738)"^^geo:wktLiteral ;
  geo-pos:lat "50.3453"^^xsd:decimal ;
  geo-pos:long "-4.14738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.162'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9360'^^xsd:integer;
  dwc:collector 'Leloup'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Plymouth Sound'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-4.14738'^^xsd:double;
  dwc:latitude '50.3453'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9360'^^xsd:anyURI;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419553'^^xsd:anyURI;
  dwc:observationDate '1930-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.77'^^xsd:string;
  dwc:scientificName 'Alloeocomatella polycladia Messing, 1995'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246721'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419554'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.80'^^xsd:string;
  dwc:scientificName 'Alloeocomatella polycladia Messing, 1995'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246721'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419555'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.395'^^xsd:string;
  dwc:scientificName 'Paradota weddellensis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '173998'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419621'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '173998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -4.783333)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "-4.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6756" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.354'^^xsd:string;
  dwc:scientificName 'Stichastrella rosea (Mueller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6756'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Isle of Man'^^xsd:string;
  dwc:longitude '-4.783333'^^xsd:double;
  dwc:latitude '54.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6756'^^xsd:anyURI;
  dwc:aphiaid '123813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54258.06231415061"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.603333"^^xsd:decimal ;
  geo-pos:long "-29.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54258.06231415061"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249AGT10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.321'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249AGT10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.708333'^^xsd:double;
  dwc:latitude '-74.603333'^^xsd:double;
  dwc:coordinatePrecision '54258.062314151'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419740'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.65'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st181'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419979'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/420118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.572'^^xsd:string;
  dwc:scientificName 'Choriaster granulatus Luetken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st276'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '213280'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/420118'^^xsd:anyURI;
  dwc:observationDate '1981-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '213280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.883333 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.883333"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.883333 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.883333"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/420274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st167" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.237'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st167'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '-4.883333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/420274'^^xsd:anyURI;
  dwc:observationDate '1949-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.41667"^^xsd:decimal ;
  dwc:decimalLongitude "48.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.41667"^^xsd:decimal ;
  geo-pos:long "48.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/420277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1350'^^xsd:string;
  dwc:scientificName 'Ohshimella ehrenbergii (Selenka, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.31667'^^xsd:double;
  dwc:latitude '-13.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/420277'^^xsd:anyURI;
  dwc:observationDate '1959-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '212479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25"^^xsd:decimal ;
  dwc:decimalLongitude "-90"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  geo-pos:lat "25"^^xsd:decimal ;
  geo-pos:long "-90"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/420288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.127'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911'^^xsd:integer;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Mexico'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-90'^^xsd:integer;
  dwc:latitude '25'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/420288'^^xsd:anyURI;
  dwc:observationDate '1936-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/420350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.924'^^xsd:string;
  dwc:scientificName 'Ekmocucumis grandis (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/420350'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '529672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/420544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.17'^^xsd:string;
  dwc:scientificName 'Ophioceres incipiens Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:collector 'Capart J.J., Closset F.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173746'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/420544'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '173602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.154'^^xsd:string;
  dwc:scientificName 'Dichrometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '206304'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421026'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.929'^^xsd:string;
  dwc:scientificName 'Ekmocucumis turqueti (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '886470'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421102'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '529672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.833333"^^xsd:decimal ;
  geo-pos:long "-92.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.505'^^xsd:string;
  dwc:scientificName 'Amphiura polita Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st260'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-92.366667'^^xsd:double;
  dwc:latitude '-70.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '242975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421257'^^xsd:anyURI;
  dwc:observationDate '1898-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '173116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.381'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421503'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.47'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421570'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  geo-pos:lat "60.35"^^xsd:decimal ;
  geo-pos:long "5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.454'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.14'^^xsd:double;
  dwc:latitude '60.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.06 2.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.06"^^xsd:decimal ;
  dwc:decimalLongitude "2.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.06 2.39)"^^geo:wktLiteral ;
  geo-pos:lat "51.06"^^xsd:decimal ;
  geo-pos:long "2.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "12187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.173'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '12187'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.39'^^xsd:double;
  dwc:latitude '51.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12187'^^xsd:anyURI;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421826'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.471389 144.713889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.471389"^^xsd:decimal ;
  dwc:decimalLongitude "144.713889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.471389 144.713889)"^^geo:wktLiteral ;
  geo-pos:lat "13.471389"^^xsd:decimal ;
  geo-pos:long "144.713889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30817" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1054'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) signata Ludwig, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30817'^^xsd:integer;
  dwc:collector 'Kerr Alexander M.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.713889'^^xsd:double;
  dwc:latitude '13.471389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30817'^^xsd:anyURI;
  dwc:aphiaid '732392'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421888'^^xsd:anyURI;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '210863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.428334"^^xsd:decimal ;
  dwc:decimalLongitude "-21.503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1434.814078432895"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.428334"^^xsd:decimal ;
  geo-pos:long "-21.503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1434.814078432895"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st272AGT16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.753'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st272AGT16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.503333'^^xsd:double;
  dwc:latitude '-73.428334'^^xsd:double;
  dwc:coordinatePrecision '1434.8140784329'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421935'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1694568882 144.8739033937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1694568882"^^xsd:decimal ;
  dwc:decimalLongitude "144.8739033937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1694568882 144.8739033937)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1694568882"^^xsd:decimal ;
  geo-pos:long "144.8739033937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F421965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/421965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1058'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st011'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8739033937'^^xsd:double;
  dwc:latitude '-4.1694568882'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/421965'^^xsd:anyURI;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1074'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422265'^^xsd:anyURI;
  dwc:observationDate '1996-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718397 14.2236328683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.718397"^^xsd:decimal ;
  dwc:decimalLongitude "14.2236328683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718397 14.2236328683)"^^geo:wktLiteral ;
  geo-pos:lat "40.718397"^^xsd:decimal ;
  geo-pos:long "14.2236328683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5636" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.125'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '5636'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Golfo di Napoli;Gulf of Naples'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2236328683'^^xsd:double;
  dwc:latitude '40.718397'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5636'^^xsd:anyURI;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.648333 -26.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.648333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42850.370573239656"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.648333 -26.71)"^^geo:wktLiteral ;
  geo-pos:lat "-74.648333"^^xsd:decimal ;
  geo-pos:long "-26.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42850.370573239656"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st258BPN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.705'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st258BPN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.71'^^xsd:double;
  dwc:latitude '-74.648333'^^xsd:double;
  dwc:coordinatePrecision '42850.37057324'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422563'^^xsd:anyURI;
  dwc:observationDate '1989-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 9.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15"^^xsd:decimal ;
  dwc:decimalLongitude "9.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 9.283333)"^^geo:wktLiteral ;
  geo-pos:lat "39.15"^^xsd:decimal ;
  geo-pos:long "9.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.164\\3'^^xsd:string;
  dwc:scientificName 'Ophiura texturata Lamarck, 1916'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2008'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.283333'^^xsd:double;
  dwc:latitude '39.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422877'^^xsd:anyURI;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.666667 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.666667 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "14.666667"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.152'^^xsd:string;
  dwc:scientificName 'Goniaster cuspidatus Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st026'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '14.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '124028'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422883'^^xsd:anyURI;
  dwc:observationDate '1935-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '124033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.66083 -69.45173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.66083"^^xsd:decimal ;
  dwc:decimalLongitude "-69.45173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.66083 -69.45173)"^^geo:wktLiteral ;
  geo-pos:lat "-53.66083"^^xsd:decimal ;
  geo-pos:long "-69.45173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.320'^^xsd:string;
  dwc:scientificName 'Cosmasterias lurida (Philippi, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st71'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-69.45173'^^xsd:double;
  dwc:latitude '-53.66083'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172678'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422947'^^xsd:anyURI;
  dwc:observationDate '1897-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '172678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.36841"^^xsd:decimal ;
  dwc:decimalLongitude "48.17934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  geo-pos:lat "-13.36841"^^xsd:decimal ;
  geo-pos:long "48.17934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1260'^^xsd:string;
  dwc:scientificName 'Bohadschia tenuissima (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.17934'^^xsd:double;
  dwc:latitude '-13.36841'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '210769'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423148'^^xsd:anyURI;
  dwc:observationDate '1959-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.08359 -70.54158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.08359"^^xsd:decimal ;
  dwc:decimalLongitude "-70.54158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.08359 -70.54158)"^^geo:wktLiteral ;
  geo-pos:lat "-55.08359"^^xsd:decimal ;
  geo-pos:long "-70.54158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.334'^^xsd:string;
  dwc:scientificName 'Sporasterias antarctica (Luetken)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st76'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-70.54158'^^xsd:double;
  dwc:latitude '-55.08359'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '379060'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423256'^^xsd:anyURI;
  dwc:observationDate '1897-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '178786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.883333 -17.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.883333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.883333 -17.033333)"^^geo:wktLiteral ;
  geo-pos:lat "20.883333"^^xsd:decimal ;
  geo-pos:long "-17.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.210'^^xsd:string;
  dwc:scientificName 'Astropecten africanus Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st021'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-17.033333'^^xsd:double;
  dwc:latitude '20.883333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '178644'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423412'^^xsd:anyURI;
  dwc:observationDate '1935-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '178644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.407'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st388'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423421'^^xsd:anyURI;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.876'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st8'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423512'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "104.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "104.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1042'^^xsd:string;
  dwc:scientificName 'Stichopus herrmanni Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st19'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.2'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '210906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423655'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '210906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.721'^^xsd:string;
  dwc:scientificName 'Psolidium gaini Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423696'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.048333"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1025.7398894055882"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  geo-pos:lat "-75.048333"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1025.7398894055882"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241GSN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.413'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241GSN8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '-75.048333'^^xsd:double;
  dwc:coordinatePrecision '1025.7398894056'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423836'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.927223"^^xsd:decimal ;
  dwc:decimalLongitude "106.801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.927223"^^xsd:decimal ;
  geo-pos:long "106.801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.111'^^xsd:string;
  dwc:scientificName 'Poraster superbus (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB14'^^xsd:string;
  dwc:collector 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.801667'^^xsd:double;
  dwc:latitude '-5.927223'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213326'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423933'^^xsd:anyURI;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/424220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.21'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/424220'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/424327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.841'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) insignis Ludwig, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st77'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210892'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/424327'^^xsd:anyURI;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '241841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/424756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.298'^^xsd:string;
  dwc:scientificName 'Comasteridae sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '123150'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/424756'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '828512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/424844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1023'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/424844'^^xsd:anyURI;
  dwc:observationDate '1997-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.441667 -70.774444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.441667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.774444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.441667 -70.774444)"^^geo:wktLiteral ;
  geo-pos:lat "41.441667"^^xsd:decimal ;
  geo-pos:long "-70.774444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/424988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.287'^^xsd:string;
  dwc:scientificName 'Thyone briareus (Leseur, 1824)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Vineyard Sound'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.774444'^^xsd:double;
  dwc:latitude '41.441667'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '584814'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/424988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '530092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33333 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33333 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.33333"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/425375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.192'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16042'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Bristol Channel'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '51.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16042'^^xsd:anyURI;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/425375'^^xsd:anyURI;
  dwc:observationDate '1946-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/425464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.61'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) fuscocinerea (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st254'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210873'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/425464'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '210873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/425705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.50'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/425705'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/425706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.60'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/425706'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.133333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.133333"^^xsd:decimal ;
  dwc:decimalLongitude "12.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 "9540.4569957431"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.133333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-8.133333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9540.4569957431"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/425795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st331" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.165'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st331'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-8.133333'^^xsd:double;
  dwc:coordinatePrecision '9540.4569957431'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/425795'^^xsd:anyURI;
  dwc:observationDate '1955-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/425870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27026/st119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1185\\3'^^xsd:string;
  dwc:scientificName 'Synaptula sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27026/st119'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27026'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/425870'^^xsd:anyURI;
  dwc:observationDate '1985-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/426027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.278'^^xsd:string;
  dwc:scientificName 'Comanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/426027'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '205362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/426028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.359'^^xsd:string;
  dwc:scientificName 'Comanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/426028'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '205362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/426228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.440'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/426228'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.116667"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.116667"^^xsd:decimal ;
  geo-pos:long "145.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/426368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.121'^^xsd:string;
  dwc:scientificName 'Linckia guildingi Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930'^^xsd:integer;
  dwc:collector 'Zimmerman Z. (Mr.), Pierret J.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8'^^xsd:double;
  dwc:latitude '-5.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '178188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/426368'^^xsd:anyURI;
  dwc:observationDate '1978-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '178188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333333"^^xsd:decimal ;
  geo-pos:long "-83.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/426515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131//st.731" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.154'^^xsd:string;
  dwc:scientificName 'Ophioglypha döderleini Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131//st.731'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-83.383333'^^xsd:double;
  dwc:latitude '-70.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/426515'^^xsd:anyURI;
  dwc:observationDate '1898-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.066667 12.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.066667"^^xsd:decimal ;
  dwc:decimalLongitude "12.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.066667 12.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.066667"^^xsd:decimal ;
  geo-pos:long "12.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/426566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.268'^^xsd:string;
  dwc:scientificName 'Astropecten leptus Clark, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st206'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.033333'^^xsd:double;
  dwc:latitude '-6.066667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '178663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/426566'^^xsd:anyURI;
  dwc:observationDate '1949-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '178663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.611667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.636666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "832.0637651211206"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.611667"^^xsd:decimal ;
  geo-pos:long "-29.636666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "832.0637651211206"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/426803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249GSN11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.675'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249GSN11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.636666'^^xsd:double;
  dwc:latitude '-74.611667'^^xsd:double;
  dwc:coordinatePrecision '832.06376512112'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/426803'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F426989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/426989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.92'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/426989'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2333333333 -89.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2333333333 -89.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2333333333"^^xsd:decimal ;
  geo-pos:long "-89.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.202'^^xsd:string;
  dwc:scientificName 'Mesothuria bifurcata Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Jangoux M. (Dr.), Herouard'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '10131/st2'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea, Oceans'^^xsd:string;
  dwc:longitude '-89.2333333333'^^xsd:double;
  dwc:latitude '-71.2333333333'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '732428'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427024'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '732428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.284'^^xsd:string;
  dwc:scientificName 'Capillaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205267'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427162'^^xsd:anyURI;
  dwc:observationDate '1989-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '205267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 106.413889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "106.413889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 106.413889)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "106.413889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.144'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB1'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.413889'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427550'^^xsd:anyURI;
  dwc:observationDate '1977-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.116667"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.116667"^^xsd:decimal ;
  geo-pos:long "145.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.353'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930'^^xsd:integer;
  dwc:collector 'Zimmermann , Pierret J.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8'^^xsd:double;
  dwc:latitude '-5.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427553'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.786666 -1.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.786666"^^xsd:decimal ;
  dwc:decimalLongitude "-1.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.786666 -1.656667)"^^geo:wktLiteral ;
  geo-pos:lat "36.786666"^^xsd:decimal ;
  geo-pos:long "-1.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.904\\6'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB37'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.656667'^^xsd:double;
  dwc:latitude '36.786666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427660'^^xsd:anyURI;
  dwc:observationDate '2004-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "145.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "145.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1067'^^xsd:string;
  dwc:scientificName 'Thelenota rubralineata Massin & Lane, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st74'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.49'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '242080'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427800'^^xsd:anyURI;
  dwc:observationDate '1989-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '242080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.895'^^xsd:string;
  dwc:scientificName 'Bohadschia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st13'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '204900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427808'^^xsd:anyURI;
  dwc:observationDate '1998-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '204900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1487'^^xsd:string;
  dwc:scientificName 'Bohadschia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st13'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '204900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427809'^^xsd:anyURI;
  dwc:observationDate '1998-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '204900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.254'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st349'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427934'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.896'^^xsd:string;
  dwc:scientificName 'Opheodesoma grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st2'^^xsd:string;
  dwc:collector 'Seghers , Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427935'^^xsd:anyURI;
  dwc:observationDate '1998-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23"^^xsd:decimal ;
  dwc:decimalLongitude "-26.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5022.519308330192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.23"^^xsd:decimal ;
  geo-pos:long "-26.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5022.519308330192"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.641'^^xsd:string;
  dwc:scientificName 'Psolus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.648333'^^xsd:double;
  dwc:latitude '-75.23'^^xsd:double;
  dwc:coordinatePrecision '5022.5193083302'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '146121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427956'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '146121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.988333 -55.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.988333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "858.0615822904455"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.988333 -55.175)"^^geo:wktLiteral ;
  geo-pos:lat "-60.988333"^^xsd:decimal ;
  geo-pos:long "-55.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "858.0615822904455"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st211GSN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.715'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st211GSN1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-55.175'^^xsd:double;
  dwc:latitude '-60.988333'^^xsd:double;
  dwc:coordinatePrecision '858.06158229045'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427990'^^xsd:anyURI;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1060'^^xsd:string;
  dwc:scientificName 'Holothuria (Cystipus) rigida Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st10'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428034'^^xsd:anyURI;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '210880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1150'^^xsd:string;
  dwc:scientificName 'Mesothuria (Zygothuria) lactea (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124569'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428191'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '124592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.833333"^^xsd:decimal ;
  geo-pos:long "-92.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.491'^^xsd:string;
  dwc:scientificName 'Ophiocamax gigas Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.264'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-92.366667'^^xsd:double;
  dwc:latitude '-70.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428413'^^xsd:anyURI;
  dwc:observationDate '1898-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '173188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.26623"^^xsd:decimal ;
  dwc:decimalLongitude "166.48256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  geo-pos:lat "-22.26623"^^xsd:decimal ;
  geo-pos:long "166.48256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23713" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1437'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) edulis Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23713'^^xsd:integer;
  dwc:collector 'De Fierlant G'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.48256'^^xsd:double;
  dwc:latitude '-22.26623'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23713'^^xsd:anyURI;
  dwc:aphiaid '210882'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428449'^^xsd:anyURI;
  dwc:observationDate '1966-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1672771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.663333 -29.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.663333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.663333 -29.671667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.663333"^^xsd:decimal ;
  geo-pos:long "-29.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245MG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.553'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245MG8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.671667'^^xsd:double;
  dwc:latitude '-74.663333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428486'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.583333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.583333"^^xsd:decimal ;
  geo-pos:long "-16.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.485'^^xsd:string;
  dwc:scientificName 'Hippasteria plana Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22161'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Iceland Sea'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-16.333333'^^xsd:double;
  dwc:latitude '63.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22161'^^xsd:anyURI;
  dwc:aphiaid '124044'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428745'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125212'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1199'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st80'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428807'^^xsd:anyURI;
  dwc:observationDate '1996-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.122'^^xsd:string;
  dwc:scientificName 'Liparometra regalis (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450507'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428833'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '450534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  geo-pos:lat "13"^^xsd:decimal ;
  geo-pos:long "122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.9'^^xsd:string;
  dwc:scientificName 'Bohadschia argus (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9796'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Philippine Sea'^^xsd:string;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '122'^^xsd:integer;
  dwc:latitude '13'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9796'^^xsd:anyURI;
  dwc:aphiaid '210768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429002'^^xsd:anyURI;
  dwc:observationDate '1932-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '210768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.324'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429125'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.30'^^xsd:string;
  dwc:scientificName 'Comanthus gisleni Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246747'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429542'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 -2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.608333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "223.6653427785684"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608333 -2.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.608333"^^xsd:decimal ;
  geo-pos:long "-2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "223.6653427785684"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.904\\7'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB31'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9'^^xsd:double;
  dwc:latitude '36.608333'^^xsd:double;
  dwc:coordinatePrecision '223.66534277857'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429545'^^xsd:anyURI;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3925"^^xsd:decimal ;
  dwc:decimalLongitude "5.299166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  geo-pos:lat "60.3925"^^xsd:decimal ;
  geo-pos:long "5.299166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.321'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.299166'^^xsd:double;
  dwc:latitude '60.3925'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.454'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429707'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.266667 12.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.266667"^^xsd:decimal ;
  dwc:decimalLongitude "12.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.266667 12.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.266667"^^xsd:decimal ;
  geo-pos:long "12.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.44'^^xsd:string;
  dwc:scientificName 'Ophiothrix cotteaui (de Loriol, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st031'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.783333'^^xsd:double;
  dwc:latitude '-7.266667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '244108'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429751'^^xsd:anyURI;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '244108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.323'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.566667 11.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.566667"^^xsd:decimal ;
  dwc:decimalLongitude "11.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.566667 11.766667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.566667"^^xsd:decimal ;
  geo-pos:long "11.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.90\\2'^^xsd:string;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa lentiginosa Marenzeller, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st060'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.766667'^^xsd:double;
  dwc:latitude '-6.566667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430052'^^xsd:anyURI;
  dwc:observationDate '1948-11-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.86667"^^xsd:decimal ;
  dwc:decimalLongitude "130.16667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.86667"^^xsd:decimal ;
  geo-pos:long "130.16667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.288'^^xsd:string;
  dwc:scientificName 'Pseudocucumis africana (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.16667'^^xsd:double;
  dwc:latitude '-1.86667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '217322'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430191'^^xsd:anyURI;
  dwc:observationDate '1929-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '210950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5509 146.49604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5509"^^xsd:decimal ;
  dwc:decimalLongitude "146.49604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5509 146.49604)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5509"^^xsd:decimal ;
  geo-pos:long "146.49604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1406'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB23'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.49604'^^xsd:double;
  dwc:latitude '-18.5509'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430288'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.634'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430484'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930/st007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.848'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) ocellata Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930/st007'^^xsd:string;
  dwc:collector 'Seghers , Tursh B.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '530032'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430611'^^xsd:anyURI;
  dwc:observationDate '1978-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '530032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.356'^^xsd:string;
  dwc:scientificName 'Echinaster callosus Marenzeller, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.105'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430615'^^xsd:anyURI;
  dwc:observationDate '1979-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '213319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.34 -20.751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.34"^^xsd:decimal ;
  dwc:decimalLongitude "-20.751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "847.5615974854461"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.34 -20.751667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.34"^^xsd:decimal ;
  geo-pos:long "-20.751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "847.5615974854461"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st270AGT14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.452'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st270AGT14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-20.751667'^^xsd:double;
  dwc:latitude '-73.34'^^xsd:double;
  dwc:coordinatePrecision '847.56159748545'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430623'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1461'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Dubreuil Julien'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430794'^^xsd:anyURI;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.113'^^xsd:string;
  dwc:scientificName 'Poraster superbus (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB9'^^xsd:string;
  dwc:collector 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213326'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430808'^^xsd:anyURI;
  dwc:observationDate '1978-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '213326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.645'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430943'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.31"^^xsd:decimal ;
  dwc:decimalLongitude "147.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  geo-pos:lat "-9.31"^^xsd:decimal ;
  geo-pos:long "147.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1011'^^xsd:string;
  dwc:scientificName 'Actinopyga lecanora (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st112'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.17'^^xsd:double;
  dwc:latitude '-9.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '208952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431027'^^xsd:anyURI;
  dwc:observationDate '1987-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '208952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.788'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st6'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431101'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.337'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431165'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.19 30.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.19"^^xsd:decimal ;
  dwc:decimalLongitude "30.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.19 30.44)"^^geo:wktLiteral ;
  geo-pos:lat "-30.19"^^xsd:decimal ;
  geo-pos:long "30.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1079'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) arenicola Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Thandar'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.44'^^xsd:double;
  dwc:latitude '-30.19'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431194'^^xsd:anyURI;
  dwc:observationDate '1981-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '210814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1320'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st92'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431213'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.232'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431390'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.398'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431391'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.416'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431628'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.97'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431718'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.573'^^xsd:string;
  dwc:scientificName 'Choriaster granulatus Luetken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st067'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '213280'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431821'^^xsd:anyURI;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '213280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "104.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "104.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/432022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1166'^^xsd:string;
  dwc:scientificName 'Bohadschia cf. steinitzi Cherbonnier, 1963'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st19'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.2'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '210771'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/432022'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '210771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033333 -5.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033333 -5.366667)"^^geo:wktLiteral ;
  geo-pos:lat "44.033333"^^xsd:decimal ;
  geo-pos:long "-5.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/432069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.435'^^xsd:string;
  dwc:scientificName 'Laetmogone wyvillethompsoni Théel, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1896'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Golfe de Gascogne;Baie de Biscaye;Bay of Biscay'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.366667'^^xsd:double;
  dwc:latitude '44.033333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6764'^^xsd:anyURI;
  dwc:aphiaid '124757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/432069'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124757'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333333 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.333333"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.333333 11)"^^geo:wktLiteral ;
  geo-pos:lat "38.333333"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/432401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1304" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.536'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1304'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mer Mediteranée'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '38.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/432401'^^xsd:anyURI;
  dwc:observationDate '1966-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/432538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1034'^^xsd:string;
  dwc:scientificName 'Thelenota rubralineata Massin & Lane, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st58'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '242080'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/432538'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '242080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.521667 -2.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.521667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.521667 -2.895)"^^geo:wktLiteral ;
  geo-pos:lat "36.521667"^^xsd:decimal ;
  geo-pos:long "-2.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/432681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.906'^^xsd:string;
  dwc:scientificName 'Thyone fusus (Mueller, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB23'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.895'^^xsd:double;
  dwc:latitude '36.521667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/432681'^^xsd:anyURI;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.933333 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.933333"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.933333 12)"^^geo:wktLiteral ;
  geo-pos:lat "-5.933333"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/432862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1733'^^xsd:string;
  dwc:scientificName 'Rhopalodina compacta Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '16808/st012'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-5.933333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '528802'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/432862'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '528802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.916667 12.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.916667"^^xsd:decimal ;
  dwc:decimalLongitude "12.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5903.604366311866"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.916667 12.116667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.916667"^^xsd:decimal ;
  geo-pos:long "12.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5903.604366311866"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/433284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.260\\1'^^xsd:string;
  dwc:scientificName 'Parocnus ransoni Cherbonnier, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st355'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.116667'^^xsd:double;
  dwc:latitude '-5.916667'^^xsd:double;
  dwc:coordinatePrecision '5903.6043663119'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '529833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/433284'^^xsd:anyURI;
  dwc:observationDate '1955-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '827869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.016667"^^xsd:decimal ;
  dwc:decimalLongitude "145.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.816667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.016667"^^xsd:decimal ;
  geo-pos:long "145.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/433481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1196'^^xsd:string;
  dwc:scientificName 'Holothuria (Acanthotrapeza) coluber Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st9'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.816667'^^xsd:double;
  dwc:latitude '-5.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '732221'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/433481'^^xsd:anyURI;
  dwc:observationDate '1996-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '241820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/433581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.340'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/433581'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.09 145.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.09"^^xsd:decimal ;
  dwc:decimalLongitude "145.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.09 145.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.09"^^xsd:decimal ;
  geo-pos:long "145.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/433755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.851'^^xsd:string;
  dwc:scientificName 'Plesiocolochirus australis (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st102'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.48'^^xsd:double;
  dwc:latitude '-5.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '214606'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/433755'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '214606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/433756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.51'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/433756'^^xsd:anyURI;
  dwc:observationDate '1989-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.41667"^^xsd:decimal ;
  dwc:decimalLongitude "48.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.41667"^^xsd:decimal ;
  geo-pos:long "48.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1351'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.31667'^^xsd:double;
  dwc:latitude '-13.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434139'^^xsd:anyURI;
  dwc:observationDate '1959-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.411'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434196'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "130.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "130.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.551'^^xsd:string;
  dwc:scientificName 'Protoreaster nodosus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.47'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '213285'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434263'^^xsd:anyURI;
  dwc:observationDate '1929-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '213285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st540" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.317'^^xsd:string;
  dwc:scientificName 'Stolasterias candicans Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st540'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434336'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 16.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 16.333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.4"^^xsd:decimal ;
  geo-pos:long "16.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11626/Atlantic" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.901'^^xsd:string;
  dwc:scientificName 'Parastichopus tremulus (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11626/Atlantic'^^xsd:string;
  dwc:collector 'Billet V.'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '16.333333'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11626'^^xsd:anyURI;
  dwc:aphiaid '124535'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434712'^^xsd:anyURI;
  dwc:observationDate '1938-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.11'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434722'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1001'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434970'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.333333 163.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.333333"^^xsd:decimal ;
  dwc:decimalLongitude "163.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.333333 163.033333)"^^geo:wktLiteral ;
  geo-pos:lat "5.333333"^^xsd:decimal ;
  geo-pos:long "163.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/435275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27890" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1146'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) scabra Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27890'^^xsd:integer;
  dwc:collector 'Kerr Alexander M., University of Guam'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Micronesia, Federated States of'^^xsd:string;
  dwc:longitude '163.033333'^^xsd:double;
  dwc:latitude '5.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27890'^^xsd:anyURI;
  dwc:aphiaid '210813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/435275'^^xsd:anyURI;
  dwc:observationDate '1992-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.733333 33.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.733333"^^xsd:decimal ;
  dwc:decimalLongitude "33.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.733333 33.933333)"^^geo:wktLiteral ;
  geo-pos:lat "26.733333"^^xsd:decimal ;
  geo-pos:long "33.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/435396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1159'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscogilva Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Samyn'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '33.933333'^^xsd:double;
  dwc:latitude '26.733333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732234'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/435396'^^xsd:anyURI;
  dwc:observationDate '1996-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '210874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54258.06231415061"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.603333"^^xsd:decimal ;
  geo-pos:long "-29.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54258.06231415061"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/435511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249AGT10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.195'^^xsd:string;
  dwc:scientificName 'Bathyplotes moseleyi (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249AGT10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.708333'^^xsd:double;
  dwc:latitude '-74.603333'^^xsd:double;
  dwc:coordinatePrecision '54258.062314151'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174115'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/435511'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.488333"^^xsd:decimal ;
  dwc:decimalLongitude "43.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.488333"^^xsd:decimal ;
  geo-pos:long "43.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/435748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.786'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st31'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.750833'^^xsd:double;
  dwc:latitude '-23.488333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/435748'^^xsd:anyURI;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1166.3082812993728"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.51"^^xsd:decimal ;
  geo-pos:long "-12.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1166.3082812993728"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/435773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st282AGT22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.637'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st282AGT22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.456667'^^xsd:double;
  dwc:latitude '-71.51'^^xsd:double;
  dwc:coordinatePrecision '1166.3082812994'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/435773'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54382 7.12996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54382"^^xsd:decimal ;
  dwc:decimalLongitude "7.12996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54382 7.12996)"^^geo:wktLiteral ;
  geo-pos:lat "43.54382"^^xsd:decimal ;
  geo-pos:long "7.12996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/435811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "18503" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.123'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '18503'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.12996'^^xsd:double;
  dwc:latitude '43.54382'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:18503'^^xsd:anyURI;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/435811'^^xsd:anyURI;
  dwc:observationDate '1952-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 -90.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "-90.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 -90.3)"^^geo:wktLiteral ;
  geo-pos:lat "0"^^xsd:decimal ;
  geo-pos:long "-90.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/436297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26983" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1020'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) kefersteinii (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26983'^^xsd:integer;
  dwc:collector 'De Ridder Ch. (Mlle)'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Ecuador'^^xsd:string;
  dwc:longitude '-90.3'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26983'^^xsd:anyURI;
  dwc:aphiaid '241834'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/436297'^^xsd:anyURI;
  dwc:observationDate '1986-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1672779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "130.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 130.47)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "130.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/436305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.26'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.47'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/436305'^^xsd:anyURI;
  dwc:observationDate '1929-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/437375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.53'^^xsd:string;
  dwc:scientificName 'Ophiactis lymani Ljungman, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st378'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '125118'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/437375'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.195 -26.278334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.195"^^xsd:decimal ;
  dwc:decimalLongitude "-26.278334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3742.504800067598"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.195 -26.278334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.195"^^xsd:decimal ;
  geo-pos:long "-26.278334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3742.504800067598"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/437444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229AGT4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.189'^^xsd:string;
  dwc:scientificName 'Bathyplotes fuscivinculum Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229AGT4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.278334'^^xsd:double;
  dwc:latitude '-75.195'^^xsd:double;
  dwc:coordinatePrecision '3742.5048000676'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174114'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/437444'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58333 55.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58333"^^xsd:decimal ;
  dwc:decimalLongitude "55.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58333 55.66667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58333"^^xsd:decimal ;
  geo-pos:long "55.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/437788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25536" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1301'^^xsd:string;
  dwc:scientificName 'Synapta maculata (Chamisso & Eysenhardt, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25536'^^xsd:integer;
  dwc:collector 'Marlier Georges (M.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:country 'Seychelles'^^xsd:string;
  dwc:longitude '55.66667'^^xsd:double;
  dwc:latitude '-4.58333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25536'^^xsd:anyURI;
  dwc:aphiaid '210974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/437788'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210974'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 102.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "102.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 102.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "102.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/437867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.156'^^xsd:string;
  dwc:scientificName 'Goniodiscaster scaber (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM4'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '102.15'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '254932'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/437867'^^xsd:anyURI;
  dwc:observationDate '1979-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '254932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.367'^^xsd:string;
  dwc:scientificName 'Phyllophorus (Phyllophorus) urna Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9398'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9398'^^xsd:anyURI;
  dwc:aphiaid '241356'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1446'^^xsd:string;
  dwc:scientificName 'Actinopyga cf. mauritiana (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '208956'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438050'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208956'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416667 11.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.416667"^^xsd:decimal ;
  dwc:decimalLongitude "11.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.416667 11.616667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.416667"^^xsd:decimal ;
  geo-pos:long "11.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.164'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st204'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.616667'^^xsd:double;
  dwc:latitude '-6.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438133'^^xsd:anyURI;
  dwc:observationDate '1949-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.216667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.216667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.216667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.216667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.82'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st143'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438395'^^xsd:anyURI;
  dwc:observationDate '1949-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.198'^^xsd:string;
  dwc:scientificName 'Bathyplotes rubipunctatus Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174117'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438558'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '174125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.130'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dupont E., Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1106'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438806'^^xsd:anyURI;
  dwc:observationDate '1966-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.547222 111.380556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.547222"^^xsd:decimal ;
  dwc:decimalLongitude "111.380556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.547222 111.380556)"^^geo:wktLiteral ;
  geo-pos:lat "6.547222"^^xsd:decimal ;
  geo-pos:long "111.380556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.106'^^xsd:string;
  dwc:scientificName 'Euretaster insignis (Sladen, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS2'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.380556'^^xsd:double;
  dwc:latitude '6.547222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438807'^^xsd:anyURI;
  dwc:observationDate '1977-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '292741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/439201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.374'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246687'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/439201'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '246687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.033333 55.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.033333"^^xsd:decimal ;
  dwc:decimalLongitude "55.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.033333 55.216667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.033333"^^xsd:decimal ;
  geo-pos:long "55.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/439302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1507'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31492'^^xsd:integer;
  dwc:collector 'Durville Patrick'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.216667'^^xsd:double;
  dwc:latitude '-21.033333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31492'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/439302'^^xsd:anyURI;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.09"^^xsd:decimal ;
  dwc:decimalLongitude "-109.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  geo-pos:lat "-27.09"^^xsd:decimal ;
  geo-pos:long "-109.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/439725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.492'^^xsd:string;
  dwc:scientificName 'Polyplectana kefersteini (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st18'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.26'^^xsd:double;
  dwc:latitude '-27.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '214608'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/439725'^^xsd:anyURI;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '214608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65 -61.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.65"^^xsd:decimal ;
  dwc:decimalLongitude "-61.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.65 -61.383333)"^^geo:wktLiteral ;
  geo-pos:lat "12.65"^^xsd:decimal ;
  geo-pos:long "-61.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/439933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23836" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1459'^^xsd:string;
  dwc:scientificName 'Bohadschia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23836'^^xsd:integer;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'St Vincent and Grenadines'^^xsd:string;
  dwc:longitude '-61.383333'^^xsd:double;
  dwc:latitude '12.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23836'^^xsd:anyURI;
  dwc:aphiaid '204900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/439933'^^xsd:anyURI;
  dwc:observationDate '1967-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '204900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1166.3082812993728"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.51"^^xsd:decimal ;
  geo-pos:long "-12.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1166.3082812993728"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/440188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st282AGT22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.712'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st282AGT22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.456667'^^xsd:double;
  dwc:latitude '-71.51'^^xsd:double;
  dwc:coordinatePrecision '1166.3082812994'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/440188'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.663333 -29.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.663333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.663333 -29.671667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.663333"^^xsd:decimal ;
  geo-pos:long "-29.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/440640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245MG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.774'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245MG8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.671667'^^xsd:double;
  dwc:latitude '-74.663333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/440640'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.663333 -29.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.663333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.663333 -29.671667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.663333"^^xsd:decimal ;
  geo-pos:long "-29.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/440641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245MG8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.775'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245MG8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.671667'^^xsd:double;
  dwc:latitude '-74.663333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/440641'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/440653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.804'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) maculosa Pearson, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st5B'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732358'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/440653'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '865936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.316667"^^xsd:decimal ;
  dwc:decimalLongitude "24.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.316667"^^xsd:decimal ;
  geo-pos:long "24.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/440668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1478'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st236'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '24.233333'^^xsd:double;
  dwc:latitude '-70.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/440668'^^xsd:anyURI;
  dwc:observationDate '1967-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.1 115.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.1"^^xsd:decimal ;
  dwc:decimalLongitude "115.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.1 115.44)"^^geo:wktLiteral ;
  geo-pos:lat "-32.1"^^xsd:decimal ;
  geo-pos:long "115.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/440709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.21'^^xsd:string;
  dwc:scientificName 'Archaster angulatus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25615'^^xsd:integer;
  dwc:collector 'Hodgkin E.P.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Cockburn Sound'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '115.44'^^xsd:double;
  dwc:latitude '-32.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25615'^^xsd:anyURI;
  dwc:aphiaid '213121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/440709'^^xsd:anyURI;
  dwc:observationDate '1966-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '213121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.65"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  geo-pos:lat "24.65"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/440762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.105\\1'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st014'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '24.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/440762'^^xsd:anyURI;
  dwc:observationDate '1935-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1166.3082812993728"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.51"^^xsd:decimal ;
  geo-pos:long "-12.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1166.3082812993728"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F440794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/440794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st282AGT22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.916'^^xsd:string;
  dwc:scientificName 'Heterocucumis coatsi (Vaney, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st282AGT22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.456667'^^xsd:double;
  dwc:latitude '-71.51'^^xsd:double;
  dwc:coordinatePrecision '1166.3082812994'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174086'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/440794'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st5'" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.869'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st5\''^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441079'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1443'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441370'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.676'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441433'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-07-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.414,AST.420\\1'^^xsd:string;
  dwc:scientificName 'Lophaster stellans Sladen, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st362'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441535'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '172787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.333333"^^xsd:decimal ;
  geo-pos:long "13.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.52'^^xsd:string;
  dwc:scientificName 'Ophioderma appressa (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st116'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '13.066667'^^xsd:double;
  dwc:latitude '-9.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '243630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441696'^^xsd:anyURI;
  dwc:observationDate '1949-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '245143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333889"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333889"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.8'^^xsd:string;
  dwc:scientificName 'Amphiura algida Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st161'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.333889'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441786'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '173099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.266667 12.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.266667"^^xsd:decimal ;
  dwc:decimalLongitude "12.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.266667 12.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.266667"^^xsd:decimal ;
  geo-pos:long "12.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.208'^^xsd:string;
  dwc:scientificName 'Astropecten africanus Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st031'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.783333'^^xsd:double;
  dwc:latitude '-7.266667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '178644'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441858'^^xsd:anyURI;
  dwc:observationDate '1948-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '178644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "39.13333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/442235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.486'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2002'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '39.13333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/442235'^^xsd:anyURI;
  dwc:observationDate '1967-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.82677 25.79526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.82677"^^xsd:decimal ;
  dwc:decimalLongitude "25.79526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.82677 25.79526)"^^geo:wktLiteral ;
  geo-pos:lat "-33.82677"^^xsd:decimal ;
  geo-pos:long "25.79526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/442257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6752" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.187'^^xsd:string;
  dwc:scientificName 'Ophiothela dividua Von Martens, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Von Martens'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '6752'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '25.79526'^^xsd:double;
  dwc:latitude '-33.82677'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6752'^^xsd:anyURI;
  dwc:aphiaid '213396'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/442257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/442486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1318'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/442486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/442497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.151'^^xsd:string;
  dwc:scientificName 'Ophioglypha carinifera Koehler, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber '10131/st.375'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/442497'^^xsd:anyURI;
  dwc:observationDate '1898-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.078334"^^xsd:decimal ;
  dwc:decimalLongitude "-27.991666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2242.7538777523177"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  geo-pos:lat "-75.078334"^^xsd:decimal ;
  geo-pos:long "-27.991666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2242.7538777523177"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/443165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241AGT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.654'^^xsd:string;
  dwc:scientificName 'Paradota sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241AGT8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.991666'^^xsd:double;
  dwc:latitude '-75.078334'^^xsd:double;
  dwc:coordinatePrecision '2242.7538777523'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '173995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/443165'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '173995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/443410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.671'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/443410'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/443513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1180'^^xsd:string;
  dwc:scientificName 'Stichopus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Quin J.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '123459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/443513'^^xsd:anyURI;
  dwc:observationDate '1997-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '123459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/443880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.465'^^xsd:string;
  dwc:scientificName 'Comatula mediterranea Lamarck, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '124217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/443880'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333889"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333889"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/443890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.82'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st161'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.333889'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/443890'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/443897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.87'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/443897'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/443898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.86'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/443898'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3925"^^xsd:decimal ;
  dwc:decimalLongitude "5.299166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  geo-pos:lat "60.3925"^^xsd:decimal ;
  geo-pos:long "5.299166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.299'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.299166'^^xsd:double;
  dwc:latitude '60.3925'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.868056"^^xsd:decimal ;
  dwc:decimalLongitude "12.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.868056"^^xsd:decimal ;
  geo-pos:long "12.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.260\\5'^^xsd:string;
  dwc:scientificName 'Parocnus ransoni Cherbonnier, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st345'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.116667'^^xsd:double;
  dwc:latitude '-5.868056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '529833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444108'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '827869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1190'^^xsd:string;
  dwc:scientificName 'Pearsonothuria graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st47'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210772'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444131'^^xsd:anyURI;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3268055 24.209028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3268055"^^xsd:decimal ;
  dwc:decimalLongitude "24.209028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "917.2761865883303"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3268055 24.209028)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3268055"^^xsd:decimal ;
  geo-pos:long "24.209028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "917.2761865883303"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.30'^^xsd:string;
  dwc:scientificName 'Ophiurolepis gelida (Koehler, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st149'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.209028'^^xsd:double;
  dwc:latitude '-70.3268055'^^xsd:double;
  dwc:coordinatePrecision '917.27618658833'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173692'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444232'^^xsd:anyURI;
  dwc:observationDate '1961-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '322567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.631'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444716'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F444888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/444888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.903'^^xsd:string;
  dwc:scientificName 'Actinopyga lecanora (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st10'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '208952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/444888'^^xsd:anyURI;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '208952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "-10.65"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/445047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.2'^^xsd:string;
  dwc:scientificName 'Ophiacantha valenciennesi Lyman, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st086'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '-10.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '244220'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/445047'^^xsd:anyURI;
  dwc:observationDate '1948-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '244220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.29 13.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.29"^^xsd:decimal ;
  dwc:decimalLongitude "13.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.29 13.51)"^^geo:wktLiteral ;
  geo-pos:lat "28.29"^^xsd:decimal ;
  geo-pos:long "13.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/445109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24676" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1291'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24676'^^xsd:integer;
  dwc:collector 'Lefevere S., Wartel S., Bastin A.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '13.51'^^xsd:double;
  dwc:latitude '28.29'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24676'^^xsd:anyURI;
  dwc:aphiaid '732359'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/445109'^^xsd:anyURI;
  dwc:observationDate '1972-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/445277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1029'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) arenicola Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st64'^^xsd:string;
  dwc:collector 'Ouin J.M.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '732217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/445277'^^xsd:anyURI;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '210814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/445694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.147'^^xsd:string;
  dwc:scientificName 'Anthenea regalis Koehler, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB15'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '254953'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/445694'^^xsd:anyURI;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '254953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.77504"^^xsd:decimal ;
  dwc:decimalLongitude "-110.56641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  geo-pos:lat "26.77504"^^xsd:decimal ;
  geo-pos:long "-110.56641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/446012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.76'^^xsd:string;
  dwc:scientificName 'Halodeima pseudo-imitans Cherbonnier, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '17406'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-110.56641'^^xsd:double;
  dwc:latitude '26.77504'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:17406'^^xsd:anyURI;
  dwc:aphiaid '241856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/446012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 103.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.35"^^xsd:decimal ;
  dwc:decimalLongitude "103.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 103.883333)"^^geo:wktLiteral ;
  geo-pos:lat "0.35"^^xsd:decimal ;
  geo-pos:long "103.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/446386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.141'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM5'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.883333'^^xsd:double;
  dwc:latitude '0.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/446386'^^xsd:anyURI;
  dwc:observationDate '1980-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/446951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.346'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus littoralis (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246738'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/446951'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.748611 100.365278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.748611"^^xsd:decimal ;
  dwc:decimalLongitude "100.365278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.748611 100.365278)"^^geo:wktLiteral ;
  geo-pos:lat "2.748611"^^xsd:decimal ;
  geo-pos:long "100.365278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/446960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.48'^^xsd:string;
  dwc:scientificName 'Luidia maculata Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM3'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '100.365278'^^xsd:double;
  dwc:latitude '2.748611'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/446960'^^xsd:anyURI;
  dwc:observationDate '1979-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '213112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 13)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.47'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata Delle Chiaje, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st122'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447057'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.06261 -71.98242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.06261"^^xsd:decimal ;
  dwc:decimalLongitude "-71.98242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.06261 -71.98242)"^^geo:wktLiteral ;
  geo-pos:lat "-54.06261"^^xsd:decimal ;
  geo-pos:long "-71.98242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10559" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.166'^^xsd:string;
  dwc:scientificName 'Ophioceres incipiens Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1935'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10559'^^xsd:integer;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-71.98242'^^xsd:double;
  dwc:latitude '-54.06261'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10559'^^xsd:anyURI;
  dwc:aphiaid '173746'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447152'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.55 13.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.55 13.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-11.55"^^xsd:decimal ;
  geo-pos:long "13.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.159'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st094'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '13.566667'^^xsd:double;
  dwc:latitude '-11.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447312'^^xsd:anyURI;
  dwc:observationDate '1948-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333333"^^xsd:decimal ;
  geo-pos:long "-83.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131//st.719" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.492'^^xsd:string;
  dwc:scientificName 'Ophiocamax gigas Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131//st.719'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-83.383333'^^xsd:double;
  dwc:latitude '-70.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447625'^^xsd:anyURI;
  dwc:observationDate '1898-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '173188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.135"^^xsd:decimal ;
  dwc:decimalLongitude "-27.553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3960.17177783318"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.135"^^xsd:decimal ;
  geo-pos:long "-27.553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3960.17177783318"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235AGT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.191'^^xsd:string;
  dwc:scientificName 'Bathyplotes fuscivinculum Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235AGT7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.553333'^^xsd:double;
  dwc:latitude '-75.135'^^xsd:double;
  dwc:coordinatePrecision '3960.1717778332'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174114'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447955'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -3)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "undef." ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1290'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'undef.'^^xsd:string;
  dwc:collector 'Herrero Ramon'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '39.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447964'^^xsd:anyURI;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.55'^^xsd:string;
  dwc:scientificName 'Holothuria (Selenkothuria) erinaceus Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '732230'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2106562344 57.5848388671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2106562344"^^xsd:decimal ;
  dwc:decimalLongitude "57.5848388671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2106562344 57.5848388671)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2106562344"^^xsd:decimal ;
  geo-pos:long "57.5848388671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6570" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.569'^^xsd:string;
  dwc:scientificName 'Ferdina flavescens Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown , Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6570'^^xsd:integer;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:country 'Mauritius'^^xsd:string;
  dwc:longitude '57.5848388671'^^xsd:double;
  dwc:latitude '-20.2106562344'^^xsd:double;
  dwc:coordinatePrecision '60000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6570'^^xsd:anyURI;
  dwc:aphiaid '212299'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448199'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212299'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.524'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/5'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448201'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.583333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.583333 -16.333333)"^^geo:wktLiteral ;
  geo-pos:lat "63.583333"^^xsd:decimal ;
  geo-pos:long "-16.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.423'^^xsd:string;
  dwc:scientificName 'Culcitopsis borealis Verrill, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22161'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Iceland Sea'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-16.333333'^^xsd:double;
  dwc:latitude '63.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22161'^^xsd:anyURI;
  dwc:aphiaid '125168'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448309'^^xsd:anyURI;
  dwc:observationDate '1960-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.547222 111.380556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.547222"^^xsd:decimal ;
  dwc:decimalLongitude "111.380556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.547222 111.380556)"^^geo:wktLiteral ;
  geo-pos:lat "6.547222"^^xsd:decimal ;
  geo-pos:long "111.380556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.153'^^xsd:string;
  dwc:scientificName 'Goniodiscaster scaber (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS2'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.380556'^^xsd:double;
  dwc:latitude '6.547222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '254932'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448718'^^xsd:anyURI;
  dwc:observationDate '1977-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '254932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516667 -28.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516667 -28.616667)"^^geo:wktLiteral ;
  geo-pos:lat "38.516667"^^xsd:decimal ;
  geo-pos:long "-28.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1129'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Wirtz Peter (Mr.)'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.616667'^^xsd:double;
  dwc:latitude '38.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448743'^^xsd:anyURI;
  dwc:observationDate '1997-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.377'^^xsd:string;
  dwc:scientificName 'Ypsilocucumis turricata (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174082'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448886'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '529588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st368" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.967'^^xsd:string;
  dwc:scientificName 'Anasterias chiropora Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st368'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172662'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448894'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '172662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/449104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.609'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/449104'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/449182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1091'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) albofusca Cherbonnier, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st23'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '210826'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/449182'^^xsd:anyURI;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '210826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 119.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.05"^^xsd:decimal ;
  dwc:decimalLongitude "119.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 119.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.05"^^xsd:decimal ;
  geo-pos:long "119.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/449371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.83'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st147'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.333333'^^xsd:double;
  dwc:latitude '-5.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/449371'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983333 -80.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983333 -80.9)"^^geo:wktLiteral ;
  geo-pos:lat "-69.983333"^^xsd:decimal ;
  geo-pos:long "-80.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/449529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.601" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.502'^^xsd:string;
  dwc:scientificName 'Ophiacantha polaris Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.601'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-80.9'^^xsd:double;
  dwc:latitude '-69.983333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173257'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/449529'^^xsd:anyURI;
  dwc:observationDate '1898-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '173257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.41667"^^xsd:decimal ;
  dwc:decimalLongitude "48.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.41667"^^xsd:decimal ;
  geo-pos:long "48.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F449808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/449808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1341'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) verrucosa Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.31667'^^xsd:double;
  dwc:latitude '-13.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '732403'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/449808'^^xsd:anyURI;
  dwc:observationDate '1959-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '210898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.224'^^xsd:string;
  dwc:scientificName 'Astropecten carcharicus Doederlein, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB1'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450395'^^xsd:anyURI;
  dwc:observationDate '1977-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '292855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  geo-pos:lat "42.483333"^^xsd:decimal ;
  geo-pos:long "3.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.235'^^xsd:string;
  dwc:scientificName 'Cucumaria planci Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Leloup Eugène'^^xsd:string;
  dwc:yearIdentified '1929'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9187'^^xsd:anyURI;
  dwc:aphiaid '148825'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450421'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6275 -82.873056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6275"^^xsd:decimal ;
  dwc:decimalLongitude "-82.873056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6275 -82.873056)"^^geo:wktLiteral ;
  geo-pos:lat "24.6275"^^xsd:decimal ;
  geo-pos:long "-82.873056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1'^^xsd:string;
  dwc:scientificName 'Actinopyga agassizi (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11433'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.873056'^^xsd:double;
  dwc:latitude '24.6275'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11433'^^xsd:anyURI;
  dwc:aphiaid '1304399'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450766'^^xsd:anyURI;
  dwc:observationDate '1937-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '241768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08333"^^xsd:decimal ;
  dwc:decimalLongitude "9.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  geo-pos:lat "40.08333"^^xsd:decimal ;
  geo-pos:long "9.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.186\\3'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1012'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.73333'^^xsd:double;
  dwc:latitude '40.08333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450992'^^xsd:anyURI;
  dwc:observationDate '1966-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.15 -53.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.15"^^xsd:decimal ;
  dwc:decimalLongitude "-53.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.15 -53.633333)"^^geo:wktLiteral ;
  geo-pos:lat "64.15"^^xsd:decimal ;
  geo-pos:long "-53.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/451072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1473'^^xsd:string;
  dwc:scientificName 'Psolus fabricii (Duben & Koren, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22056'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Davis Strait'^^xsd:string;
  dwc:country 'Greenland'^^xsd:string;
  dwc:longitude '-53.633333'^^xsd:double;
  dwc:latitude '64.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22056'^^xsd:anyURI;
  dwc:aphiaid '124703'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/451072'^^xsd:anyURI;
  dwc:observationDate '1960-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '124703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.683333 13.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.683333 13.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-10.683333"^^xsd:decimal ;
  geo-pos:long "13.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/451170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.158'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st084'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.333333'^^xsd:double;
  dwc:latitude '-10.683333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/451170'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/451327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.386'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/451327'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.916667 11.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.916667"^^xsd:decimal ;
  dwc:decimalLongitude "11.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.916667 11.583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.916667"^^xsd:decimal ;
  geo-pos:long "11.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F451826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/451826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.234'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st023'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.583333'^^xsd:double;
  dwc:latitude '-4.916667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/451826'^^xsd:anyURI;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1223'^^xsd:string;
  dwc:scientificName 'Pearsonothuria graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st067'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '210772'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452061'^^xsd:anyURI;
  dwc:observationDate '1981-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.016667"^^xsd:decimal ;
  dwc:decimalLongitude "145.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.816667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.016667"^^xsd:decimal ;
  geo-pos:long "145.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1210'^^xsd:string;
  dwc:scientificName 'Bohadschia cf. marmorata (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st21'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.816667'^^xsd:double;
  dwc:latitude '-5.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452179'^^xsd:anyURI;
  dwc:observationDate '1996-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '210762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.146'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452211'^^xsd:anyURI;
  dwc:observationDate '1989-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59724 14.32515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.59724"^^xsd:decimal ;
  dwc:decimalLongitude "14.32515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59724 14.32515)"^^geo:wktLiteral ;
  geo-pos:lat "40.59724"^^xsd:decimal ;
  geo-pos:long "14.32515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.164\\5'^^xsd:string;
  dwc:scientificName 'Ophiura texturata Lamarck, 1916'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1003'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.32515'^^xsd:double;
  dwc:latitude '40.59724'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452488'^^xsd:anyURI;
  dwc:observationDate '1966-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1166.3082812993728"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.51"^^xsd:decimal ;
  geo-pos:long "-12.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1166.3082812993728"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st282AGT22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.780'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st282AGT22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.456667'^^xsd:double;
  dwc:latitude '-71.51'^^xsd:double;
  dwc:coordinatePrecision '1166.3082812994'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452696'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.52'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) discrepans Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st235'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732227'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452822'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '210825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.32578 -89.94896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.32578"^^xsd:decimal ;
  dwc:decimalLongitude "-89.94896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.32578 -89.94896)"^^geo:wktLiteral ;
  geo-pos:lat "29.32578"^^xsd:decimal ;
  geo-pos:long "-89.94896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.107'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) parvula (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11433'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-89.94896'^^xsd:double;
  dwc:latitude '29.32578'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11433'^^xsd:anyURI;
  dwc:aphiaid '125183'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452842'^^xsd:anyURI;
  dwc:observationDate '1937-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.261667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1239.4528478811778"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.261667"^^xsd:decimal ;
  geo-pos:long "-25.903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1239.4528478811778"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st226GSN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.949'^^xsd:string;
  dwc:scientificName 'Pseudostichopus mollis Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st226GSN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-25.903333'^^xsd:double;
  dwc:latitude '-71.261667'^^xsd:double;
  dwc:coordinatePrecision '1239.4528478812'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '152565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453045'^^xsd:anyURI;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '152565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.322'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453151'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1166.3082812993728"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.51"^^xsd:decimal ;
  geo-pos:long "-12.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1166.3082812993728"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st282AGT22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.608'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st282AGT22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.456667'^^xsd:double;
  dwc:latitude '-71.51'^^xsd:double;
  dwc:coordinatePrecision '1166.3082812994'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453412'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.42459 18.08755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.42459"^^xsd:decimal ;
  dwc:decimalLongitude "18.08755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.42459 18.08755)"^^geo:wktLiteral ;
  geo-pos:lat "-33.42459"^^xsd:decimal ;
  geo-pos:long "18.08755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.103'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11204'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '18.08755'^^xsd:double;
  dwc:latitude '-33.42459'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453503'^^xsd:anyURI;
  dwc:observationDate '1937-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.016667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.016667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.83'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st144'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453697'^^xsd:anyURI;
  dwc:observationDate '1949-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.316667"^^xsd:decimal ;
  dwc:decimalLongitude "24.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.316667"^^xsd:decimal ;
  geo-pos:long "24.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1485'^^xsd:string;
  dwc:scientificName 'Rhipidothuria racowitzai Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st236'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '24.233333'^^xsd:double;
  dwc:latitude '-70.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '174057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453816'^^xsd:anyURI;
  dwc:observationDate '1967-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '528927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.952222 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.952222"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.952222 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-7.952222"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F453839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/453839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st364" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.13'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei Forbes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st364'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-7.952222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/453839'^^xsd:anyURI;
  dwc:observationDate '1955-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.653333 -108.631667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.653333"^^xsd:decimal ;
  dwc:decimalLongitude "-108.631667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.653333 -108.631667)"^^geo:wktLiteral ;
  geo-pos:lat "24.653333"^^xsd:decimal ;
  geo-pos:long "-108.631667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALIII/st14B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1513'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31487/TALIII/st14B'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.631667'^^xsd:double;
  dwc:latitude '24.653333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454040'^^xsd:anyURI;
  dwc:observationDate '1991-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.47'^^xsd:string;
  dwc:scientificName 'Luidia maculata Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB13'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454092'^^xsd:anyURI;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -64)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.520'^^xsd:string;
  dwc:scientificName 'Luidia clathrata (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st78'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-64'^^xsd:integer;
  dwc:latitude '11'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '158497'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454143'^^xsd:anyURI;
  dwc:observationDate '1936-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '158497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.833333 -68.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.833333 -68.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.833333"^^xsd:decimal ;
  geo-pos:long "-68.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-07-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.335\\2'^^xsd:string;
  dwc:scientificName 'Sporasterias antarctica (Luetken)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st.106'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.566667'^^xsd:double;
  dwc:latitude '-54.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '379060'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454258'^^xsd:anyURI;
  dwc:observationDate '1897-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '178786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333 127.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.783333"^^xsd:decimal ;
  dwc:decimalLongitude "127.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.783333 127.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.783333"^^xsd:decimal ;
  geo-pos:long "127.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.469'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Clark Ailsa M.'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '127.383333'^^xsd:double;
  dwc:latitude '-0.783333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454335'^^xsd:anyURI;
  dwc:observationDate '1929-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.598'^^xsd:string;
  dwc:scientificName 'Choriaster granulatus Luetken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '213280'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454539'^^xsd:anyURI;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '213280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.883333 8.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.883333"^^xsd:decimal ;
  dwc:decimalLongitude "8.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.883333 8.683333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.883333"^^xsd:decimal ;
  geo-pos:long "8.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.73'^^xsd:string;
  dwc:scientificName 'Narcissia canariensis (d\'Orbigny, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st141'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:longitude '8.683333'^^xsd:double;
  dwc:latitude '-0.883333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124095'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454581'^^xsd:anyURI;
  dwc:observationDate '1949-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '124095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.988333 -55.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.988333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "858.0615822904455"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.988333 -55.175)"^^geo:wktLiteral ;
  geo-pos:lat "-60.988333"^^xsd:decimal ;
  geo-pos:long "-55.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "858.0615822904455"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st211GSN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.685'^^xsd:string;
  dwc:scientificName 'Psolidiella mollis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st211GSN1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-55.175'^^xsd:double;
  dwc:latitude '-60.988333'^^xsd:double;
  dwc:coordinatePrecision '858.06158229045'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455100'^^xsd:anyURI;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '848298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.472'^^xsd:string;
  dwc:scientificName 'Liparometra articulata (Mueller, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marshall'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '450505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455116'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '450528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1156'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) pervicax Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '732377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455227'^^xsd:anyURI;
  dwc:observationDate '2002-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '210901'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.29748"^^xsd:decimal ;
  dwc:decimalLongitude "166.43165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  geo-pos:lat "-22.29748"^^xsd:decimal ;
  geo-pos:long "166.43165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1410'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) edulis Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.43165'^^xsd:double;
  dwc:latitude '-22.29748'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '210882'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455246'^^xsd:anyURI;
  dwc:observationDate '1959-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1672771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.826'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st10'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455332'^^xsd:anyURI;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.351'^^xsd:string;
  dwc:scientificName 'Comanthus wahlbergii (Mueller, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213328'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455353'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '213328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.338'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455381'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.64391 39.38596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.64391"^^xsd:decimal ;
  dwc:decimalLongitude "39.38596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.64391 39.38596)"^^geo:wktLiteral ;
  geo-pos:lat "-4.64391"^^xsd:decimal ;
  geo-pos:long "39.38596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1292'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24909'^^xsd:integer;
  dwc:collector 'de San Michel'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38596'^^xsd:double;
  dwc:latitude '-4.64391'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24909'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455471'^^xsd:anyURI;
  dwc:observationDate '1972-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.269'^^xsd:string;
  dwc:scientificName 'Astropecten phragmorus Fisher, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB15'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213232'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455531'^^xsd:anyURI;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '224121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.431'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455638'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 48.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "48.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 48.11)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "48.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22037/Andilana" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.101'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22037/Andilana'^^xsd:string;
  dwc:collector 'Charbonnier'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.11'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22037'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455787'^^xsd:anyURI;
  dwc:observationDate '1959-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.611667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.636666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "832.0637651211206"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.611667"^^xsd:decimal ;
  geo-pos:long "-29.636666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "832.0637651211206"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249GSN11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.322'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249GSN11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.636666'^^xsd:double;
  dwc:latitude '-74.611667'^^xsd:double;
  dwc:coordinatePrecision '832.06376512112'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456145'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.911667"^^xsd:decimal ;
  dwc:decimalLongitude "-19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "560.6559331657173"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.911667 -19.82)"^^geo:wktLiteral ;
  geo-pos:lat "-72.911667"^^xsd:decimal ;
  geo-pos:long "-19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "560.6559331657173"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st269BPN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.468'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st269BPN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-19.82'^^xsd:double;
  dwc:latitude '-72.911667'^^xsd:double;
  dwc:coordinatePrecision '560.65593316572'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456363'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.24 100.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.24"^^xsd:decimal ;
  dwc:decimalLongitude "100.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.24 100.14)"^^geo:wktLiteral ;
  geo-pos:lat "5.24"^^xsd:decimal ;
  geo-pos:long "100.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.957'^^xsd:string;
  dwc:scientificName 'Stichopus horrens Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '100.14'^^xsd:double;
  dwc:latitude '5.24'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '210914'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456852'^^xsd:anyURI;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.4"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/457386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.364'^^xsd:string;
  dwc:scientificName 'Phyllophorus (Phyllophorus) pedinaequalis Cherbonnier, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st132'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '20.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '183347'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/457386'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/457395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.40'^^xsd:string;
  dwc:scientificName 'Comatula pectinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/457395'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/458055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.223'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/458055'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/458197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1227'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscopunctata Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st204'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '530751'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/458197'^^xsd:anyURI;
  dwc:observationDate '1981-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/458304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st533" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.489'^^xsd:string;
  dwc:scientificName 'Amphiura belgicae Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st533'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/458304'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '173102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 48.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "48.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 48.11)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "48.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/458319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22037/Andilana" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1439'^^xsd:string;
  dwc:scientificName 'Stichopus chloronotus Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22037/Andilana'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.11'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22037'^^xsd:anyURI;
  dwc:aphiaid '149789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/458319'^^xsd:anyURI;
  dwc:observationDate '1959-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.615"^^xsd:decimal ;
  dwc:decimalLongitude "-12.351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2674.2729996601297"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.615"^^xsd:decimal ;
  geo-pos:long "-12.351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2674.2729996601297"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/458401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st281AGT21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.744'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st281AGT21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.351667'^^xsd:double;
  dwc:latitude '-71.615'^^xsd:double;
  dwc:coordinatePrecision '2674.2729996601'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/458401'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/459752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1380'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) insignis Ludwig, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Kolasinski'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '210892'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/459752'^^xsd:anyURI;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241841'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F459901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/459901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.193'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/459901'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/460960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.211'^^xsd:string;
  dwc:scientificName 'Cucumaria acuta Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237844'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/460960'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/460961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.210'^^xsd:string;
  dwc:scientificName 'Cucumaria acuta Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237844'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/460961'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/461156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.557'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/461156'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 8.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "8.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 8.966667)"^^geo:wktLiteral ;
  geo-pos:lat "0"^^xsd:decimal ;
  geo-pos:long "8.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/461390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.539'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st147'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.966667'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/461390'^^xsd:anyURI;
  dwc:observationDate '1949-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/461512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.150'^^xsd:string;
  dwc:scientificName 'Dichrometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '206304'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/461512'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.65 12.791666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.65"^^xsd:decimal ;
  dwc:decimalLongitude "12.791666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.65 12.791666)"^^geo:wktLiteral ;
  geo-pos:lat "-7.65"^^xsd:decimal ;
  geo-pos:long "12.791666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/461693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.72'^^xsd:string;
  dwc:scientificName 'Ophiacantha setosa (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st058'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:longitude '12.791666'^^xsd:double;
  dwc:latitude '-7.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/461693'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '125002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.988333 -55.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.988333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "858.0615822904455"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.988333 -55.175)"^^geo:wktLiteral ;
  geo-pos:lat "-60.988333"^^xsd:decimal ;
  geo-pos:long "-55.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "858.0615822904455"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F461772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/461772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st211GSN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.912'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st211GSN1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-55.175'^^xsd:double;
  dwc:latitude '-60.988333'^^xsd:double;
  dwc:coordinatePrecision '858.06158229045'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/461772'^^xsd:anyURI;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.615"^^xsd:decimal ;
  dwc:decimalLongitude "-12.351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2674.2729996601297"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.615"^^xsd:decimal ;
  geo-pos:long "-12.351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2674.2729996601297"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st281AGT21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.686'^^xsd:string;
  dwc:scientificName 'Psolidiella mollis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st281AGT21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.351667'^^xsd:double;
  dwc:latitude '-71.615'^^xsd:double;
  dwc:coordinatePrecision '2674.2729996601'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462028'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '848298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st2/4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.31'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) cavans Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st2/4'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '241839'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462030'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '241839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "145.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "145.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.850\\5'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st36'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.49'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462077'^^xsd:anyURI;
  dwc:observationDate '1990-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.105'^^xsd:string;
  dwc:scientificName 'Comaster nobilis (Carpenter, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246755'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462088'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '246755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-10.65"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.60'^^xsd:string;
  dwc:scientificName 'Astrospartus mediterraneus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st085'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-10.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462177'^^xsd:anyURI;
  dwc:observationDate '1948-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '124963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.666667 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.666667 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "14.666667"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.126'^^xsd:string;
  dwc:scientificName 'Ophiactis africana Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st026'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '14.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '244701'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462279'^^xsd:anyURI;
  dwc:observationDate '1935-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '243457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st2/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.28'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) cavans Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '28156/st2/9'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '241839'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462833'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '241839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st2/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.29'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) cavans Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st2/9'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '241839'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462834'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '241839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  geo-pos:lat "13"^^xsd:decimal ;
  geo-pos:long "122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.474'^^xsd:string;
  dwc:scientificName 'Petasometra clarae (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Clark Ailsa M.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9796'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Philippine Sea'^^xsd:string;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '122'^^xsd:integer;
  dwc:latitude '13'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9796'^^xsd:anyURI;
  dwc:aphiaid '711354'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462881'^^xsd:anyURI;
  dwc:observationDate '1932-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '711354'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.828334"^^xsd:decimal ;
  dwc:decimalLongitude "-55.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "693.050030367978"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.828334"^^xsd:decimal ;
  geo-pos:long "-55.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "693.050030367978"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/463147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st212GSN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.677'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st212GSN2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-55.648333'^^xsd:double;
  dwc:latitude '-60.828334'^^xsd:double;
  dwc:coordinatePrecision '693.05003036798'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/463147'^^xsd:anyURI;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/463239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.320'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/463239'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983333 9.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983333"^^xsd:decimal ;
  dwc:decimalLongitude "9.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983333 9.016667)"^^geo:wktLiteral ;
  geo-pos:lat "38.983333"^^xsd:decimal ;
  geo-pos:long "9.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/463284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.365'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st106'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.016667'^^xsd:double;
  dwc:latitude '38.983333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/463284'^^xsd:anyURI;
  dwc:observationDate '1966-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.583333 12.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.583333"^^xsd:decimal ;
  dwc:decimalLongitude "12.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.583333 12.85)"^^geo:wktLiteral ;
  geo-pos:lat "-9.583333"^^xsd:decimal ;
  geo-pos:long "12.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/463662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st090" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.69'^^xsd:string;
  dwc:scientificName 'Ophiacantha setosa (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st090'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '12.85'^^xsd:double;
  dwc:latitude '-9.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/463662'^^xsd:anyURI;
  dwc:observationDate '1948-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '125002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/463825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.914'^^xsd:string;
  dwc:scientificName 'Heterocucumis coatsi (Vaney, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174086'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/463825'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/463920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1450'^^xsd:string;
  dwc:scientificName 'Bohadschia argus (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '210768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/463920'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23367 145.78889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23367"^^xsd:decimal ;
  dwc:decimalLongitude "145.78889"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23367 145.78889)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23367"^^xsd:decimal ;
  geo-pos:long "145.78889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/464366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/St.385" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1217'^^xsd:string;
  dwc:scientificName 'Holothuria prompta Koehler & Vaney, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/St.385'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.78889'^^xsd:double;
  dwc:latitude '-5.23367'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: formalin'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '530062'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/464366'^^xsd:anyURI;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '210894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.083333 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.083333"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.083333 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-14.083333"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/464487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.157'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st075'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '-14.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/464487'^^xsd:anyURI;
  dwc:observationDate '1948-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/464961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.362'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/464961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.261667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1239.4528478811778"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.261667"^^xsd:decimal ;
  geo-pos:long "-25.903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1239.4528478811778"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st226GSN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.405'^^xsd:string;
  dwc:scientificName 'Achlyonice violaecuspidata Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st226GSN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-25.903333'^^xsd:double;
  dwc:latitude '-71.261667'^^xsd:double;
  dwc:coordinatePrecision '1239.4528478812'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174038'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465622'^^xsd:anyURI;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '528927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.200'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465747'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "119.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "119.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/466278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.71'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st33'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.35'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/466278'^^xsd:anyURI;
  dwc:observationDate '1994-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18944 9.15528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18944"^^xsd:decimal ;
  dwc:decimalLongitude "9.15528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18944 9.15528)"^^geo:wktLiteral ;
  geo-pos:lat "39.18944"^^xsd:decimal ;
  geo-pos:long "9.15528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/466788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23025/st409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1295'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23025/st409'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.15528'^^xsd:double;
  dwc:latitude '39.18944'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23025'^^xsd:anyURI;
  dwc:aphiaid '732380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/466788'^^xsd:anyURI;
  dwc:observationDate '1963-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.283333 39.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.283333"^^xsd:decimal ;
  dwc:decimalLongitude "39.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.283333 39.15)"^^geo:wktLiteral ;
  geo-pos:lat "9.283333"^^xsd:decimal ;
  geo-pos:long "39.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F466846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/466846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st2008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.129'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dupont E., Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st2008'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '39.15'^^xsd:double;
  dwc:latitude '9.283333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/466846'^^xsd:anyURI;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.352'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467042'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.95 -63.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.95"^^xsd:decimal ;
  dwc:decimalLongitude "-63.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.95 -63.85)"^^geo:wktLiteral ;
  geo-pos:lat "10.95"^^xsd:decimal ;
  geo-pos:long "-63.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23836" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1458'^^xsd:string;
  dwc:scientificName 'Astichopus multifidus (Sluiter, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23836'^^xsd:integer;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-63.85'^^xsd:double;
  dwc:latitude '10.95'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23836'^^xsd:anyURI;
  dwc:aphiaid '241780'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467090'^^xsd:anyURI;
  dwc:observationDate '1967-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '241780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25"^^xsd:decimal ;
  dwc:decimalLongitude "-90"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  geo-pos:lat "25"^^xsd:decimal ;
  geo-pos:long "-90"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.54'^^xsd:string;
  dwc:scientificName 'Luidia senegalensis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Gulf of Mexico'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-90'^^xsd:integer;
  dwc:latitude '25'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '178641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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 "56470.85225166017"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  geo-pos:lat "-74.661667"^^xsd:decimal ;
  geo-pos:long "-29.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56470.85225166017"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245AGT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.741'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245AGT9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.62'^^xsd:double;
  dwc:latitude '-74.661667'^^xsd:double;
  dwc:coordinatePrecision '56470.85225166'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467281'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.264'^^xsd:string;
  dwc:scientificName 'Stephanometra oxyacantha (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450559'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467364'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.91'^^xsd:string;
  dwc:scientificName 'Colobometra Clark, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '204490'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467383'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '204490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.365'^^xsd:string;
  dwc:scientificName 'Alloeocomatella pectinifera (Clark, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246720'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467401'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '246720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.083333 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.083333"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.083333 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.083333"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/468139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.86'^^xsd:string;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa lentiginosa Marenzeller, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st162'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '-3.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/468139'^^xsd:anyURI;
  dwc:observationDate '1949-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/468194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.59'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/468194'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/468215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1080'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) Deichmann, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '241397'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/468215'^^xsd:anyURI;
  dwc:observationDate '1996-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '241397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.615"^^xsd:decimal ;
  dwc:decimalLongitude "-12.351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2674.2729996601297"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.615"^^xsd:decimal ;
  geo-pos:long "-12.351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2674.2729996601297"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/468391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st281AGT21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.611'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st281AGT21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.351667'^^xsd:double;
  dwc:latitude '-71.615'^^xsd:double;
  dwc:coordinatePrecision '2674.2729996601'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/468391'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/468612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.309'^^xsd:string;
  dwc:scientificName 'Comatella Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205481'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/468612'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '205481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/468689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.746'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/468689'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F468930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/468930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.812'^^xsd:string;
  dwc:scientificName 'Trachythyone crucifera (Semper, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st23'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/468930'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '241370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "119.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "119.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/469216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.950'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) scabra Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st36'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.35'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/469216'^^xsd:anyURI;
  dwc:observationDate '1994-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1672770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/469432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.153'^^xsd:string;
  dwc:scientificName 'Dichrometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '206304'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/469432'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.61667 -149.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.61667"^^xsd:decimal ;
  dwc:decimalLongitude "-149.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.61667 -149.61667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.61667"^^xsd:decimal ;
  geo-pos:long "-149.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/469455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "12826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.60'^^xsd:string;
  dwc:scientificName 'Culcita novaeguineae Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '12826'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'French Polynesia'^^xsd:string;
  dwc:longitude '-149.61667'^^xsd:double;
  dwc:latitude '-17.61667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12826'^^xsd:anyURI;
  dwc:aphiaid '212298'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/469455'^^xsd:anyURI;
  dwc:observationDate '1939-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '212298'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.611111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/469497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.50'^^xsd:string;
  dwc:scientificName 'Luidia maculata Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB3'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.611111'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/469497'^^xsd:anyURI;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '213112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/469526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.9'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/469526'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F469995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/469995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.523'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/8'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/469995'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.521667 -2.923334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.521667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.923334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.521667 -2.923334)"^^geo:wktLiteral ;
  geo-pos:lat "36.521667"^^xsd:decimal ;
  geo-pos:long "-2.923334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.904\\2'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB27'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.923334'^^xsd:double;
  dwc:latitude '36.521667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470129'^^xsd:anyURI;
  dwc:observationDate '2004-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27474/st105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1097'^^xsd:string;
  dwc:scientificName 'Bohadschia cf. vitiensis (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27474/st105'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27474'^^xsd:anyURI;
  dwc:aphiaid '210759'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470232'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.299'^^xsd:string;
  dwc:scientificName 'Comasteridae sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '123150'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470318'^^xsd:anyURI;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '828512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.925'^^xsd:string;
  dwc:scientificName 'Ekmocucumis grandis (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470334'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '529672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.625 111.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.625"^^xsd:decimal ;
  dwc:decimalLongitude "111.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.625 111.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.625"^^xsd:decimal ;
  geo-pos:long "111.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.293'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS6'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.333333'^^xsd:double;
  dwc:latitude '-6.625'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470355'^^xsd:anyURI;
  dwc:observationDate '1978-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.307'^^xsd:string;
  dwc:scientificName 'Comanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470469'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.410'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470472'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.272'^^xsd:string;
  dwc:scientificName 'Stephanometra tenuipinna (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470671'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '450511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.387'^^xsd:string;
  dwc:scientificName 'Stephanometra tenuipinna (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470672'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '450511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.09"^^xsd:decimal ;
  dwc:decimalLongitude "-109.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  geo-pos:lat "-27.09"^^xsd:decimal ;
  geo-pos:long "-109.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F470676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/470676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.99'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st19'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.26'^^xsd:double;
  dwc:latitude '-27.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/470676'^^xsd:anyURI;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.166667 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.166667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.166667 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.166667"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/471019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.85'^^xsd:string;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa lentiginosa Marenzeller, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st161'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '-3.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/471019'^^xsd:anyURI;
  dwc:observationDate '1949-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.726667 37.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.726667"^^xsd:decimal ;
  dwc:decimalLongitude "37.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.726667 37.933333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.726667"^^xsd:decimal ;
  geo-pos:long "37.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/471298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.205'^^xsd:string;
  dwc:scientificName 'Synallactes challengeri (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.933333'^^xsd:double;
  dwc:latitude '-46.726667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '529678'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/471298'^^xsd:anyURI;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '529678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3751 -70.74949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-70.74949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3751 -70.74949)"^^geo:wktLiteral ;
  geo-pos:lat "42.3751"^^xsd:decimal ;
  geo-pos:long "-70.74949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/471471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.369'^^xsd:string;
  dwc:scientificName 'Henricia singuinolenta (Mueller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.74949'^^xsd:double;
  dwc:latitude '42.3751'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/471471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.61 -29.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.61 -29.671667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.61"^^xsd:decimal ;
  geo-pos:long "-29.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/471504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249MG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.354'^^xsd:string;
  dwc:scientificName 'Crucella hystrix Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249MG10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.671667'^^xsd:double;
  dwc:latitude '-74.61'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174070'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/471504'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0125 5.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0125"^^xsd:decimal ;
  dwc:decimalLongitude "5.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0125 5.083333)"^^geo:wktLiteral ;
  geo-pos:lat "55.0125"^^xsd:decimal ;
  geo-pos:long "5.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/471845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.105\\2'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11058'^^xsd:integer;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Nord See;Noord Zee;Mer Du Nord;North Sea, Oceans'^^xsd:string;
  dwc:longitude '5.083333'^^xsd:double;
  dwc:latitude '55.0125'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11058'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/471845'^^xsd:anyURI;
  dwc:observationDate '1936-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/471978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOR24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.904\\8'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOR24'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/471978'^^xsd:anyURI;
  dwc:observationDate '2003-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.335'^^xsd:string;
  dwc:scientificName 'Comaster audax (Rowe & al., 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246753'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472080'^^xsd:anyURI;
  dwc:observationDate '1989-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '246753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1481'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st215'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472114'^^xsd:anyURI;
  dwc:observationDate '1965-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5516101642 146.4955902134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5516101642"^^xsd:decimal ;
  dwc:decimalLongitude "146.4955902134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5516101642 146.4955902134)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5516101642"^^xsd:decimal ;
  geo-pos:long "146.4955902134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1403'^^xsd:string;
  dwc:scientificName 'Holothuria (Selenkothuria) parvispinea Massin, 2013'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '24046/stB22'^^xsd:string;
  dwc:collector 'Theodor J.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.4955902134'^^xsd:double;
  dwc:latitude '-18.5516101642'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '732208'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472737'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '732208'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033333 -5.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033333 -5.366667)"^^geo:wktLiteral ;
  geo-pos:lat "44.033333"^^xsd:decimal ;
  geo-pos:long "-5.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.434'^^xsd:string;
  dwc:scientificName 'Benthogone rosea Koehler, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1896'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Golfe de Gascogne;Baie de Biscaye;Bay of Biscay'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.366667'^^xsd:double;
  dwc:latitude '44.033333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6764'^^xsd:anyURI;
  dwc:aphiaid '124752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472841'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83778 8.48444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83778"^^xsd:decimal ;
  dwc:decimalLongitude "8.48444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83778 8.48444)"^^geo:wktLiteral ;
  geo-pos:lat "39.83778"^^xsd:decimal ;
  geo-pos:long "8.48444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.466\\4'^^xsd:string;
  dwc:scientificName 'Odontaster mediterraneus (Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2105'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Golfo di Oristano'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.48444'^^xsd:double;
  dwc:latitude '39.83778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472920'^^xsd:anyURI;
  dwc:observationDate '1967-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '124091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.251667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.996666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.251667"^^xsd:decimal ;
  geo-pos:long "-12.996666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224MG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.779'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224MG2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.996666'^^xsd:double;
  dwc:latitude '-71.251667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473557'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.23767"^^xsd:decimal ;
  dwc:decimalLongitude "23.33185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  geo-pos:lat "70.23767"^^xsd:decimal ;
  geo-pos:long "23.33185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.146'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) stellati Delle Chiaje, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3000'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Korsfjorden'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '23.33185'^^xsd:double;
  dwc:latitude '70.23767'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3000'^^xsd:anyURI;
  dwc:aphiaid '732395'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473643'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.62'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473726'^^xsd:anyURI;
  dwc:observationDate '1989-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930/st004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.846\\1'^^xsd:string;
  dwc:scientificName 'Placothuria molpadioides (Semper, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930/st004'^^xsd:string;
  dwc:collector 'Seghers , Tursh B.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '241996'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473856'^^xsd:anyURI;
  dwc:observationDate '1978-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '241996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.26219 -22.07321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.26219"^^xsd:decimal ;
  dwc:decimalLongitude "-22.07321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.26219 -22.07321)"^^geo:wktLiteral ;
  geo-pos:lat "66.26219"^^xsd:decimal ;
  geo-pos:long "-22.07321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22601" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1474'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22601'^^xsd:integer;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Reykjarfjörður'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-22.07321'^^xsd:double;
  dwc:latitude '66.26219'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22601'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474125'^^xsd:anyURI;
  dwc:observationDate '1962-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1195'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st75'^^xsd:string;
  dwc:collector 'Ouin J.M.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474133'^^xsd:anyURI;
  dwc:observationDate '1996-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.116667"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.116667"^^xsd:decimal ;
  geo-pos:long "145.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.125'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8'^^xsd:double;
  dwc:latitude '-5.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474161'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.375'^^xsd:string;
  dwc:scientificName 'Ohshimella ehrenbergii (Selenka, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st234'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '212479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474186'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '212479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.833333 11.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.833333"^^xsd:decimal ;
  dwc:decimalLongitude "11.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.833333 11.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.833333"^^xsd:decimal ;
  geo-pos:long "11.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.498'^^xsd:string;
  dwc:scientificName 'Protankyra dubia Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '16808/st015'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.533333'^^xsd:double;
  dwc:latitude '-5.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '528804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474201'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '528804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.218'^^xsd:string;
  dwc:scientificName 'Stephanometra echinus (Clark, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450549'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474335'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '450511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.09694 -72.87966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.09694"^^xsd:decimal ;
  dwc:decimalLongitude "-72.87966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.09694 -72.87966)"^^geo:wktLiteral ;
  geo-pos:lat "41.09694"^^xsd:decimal ;
  geo-pos:long "-72.87966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.170'^^xsd:string;
  dwc:scientificName 'Asterias forbesi (Desor, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10661'^^xsd:integer;
  dwc:collector 'Giltay L.B. (Dr.)'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Long Island Sound'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-72.87966'^^xsd:double;
  dwc:latitude '41.09694'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10661'^^xsd:anyURI;
  dwc:aphiaid '158489'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474416'^^xsd:anyURI;
  dwc:observationDate '1933-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '158489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22317 12.27696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.22317"^^xsd:decimal ;
  dwc:decimalLongitude "12.27696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.22317 12.27696)"^^geo:wktLiteral ;
  geo-pos:lat "45.22317"^^xsd:decimal ;
  geo-pos:long "12.27696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24597" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1300'^^xsd:string;
  dwc:scientificName 'Ocnus planci (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24597'^^xsd:integer;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.27696'^^xsd:double;
  dwc:latitude '45.22317'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24597'^^xsd:anyURI;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474491'^^xsd:anyURI;
  dwc:observationDate '1970-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.61 -29.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.61 -29.671667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.61"^^xsd:decimal ;
  geo-pos:long "-29.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249MG10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.590'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249MG10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.671667'^^xsd:double;
  dwc:latitude '-74.61'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474534'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.863889 106.713889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.863889"^^xsd:decimal ;
  dwc:decimalLongitude "106.713889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.863889 106.713889)"^^geo:wktLiteral ;
  geo-pos:lat "-5.863889"^^xsd:decimal ;
  geo-pos:long "106.713889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.195'^^xsd:string;
  dwc:scientificName 'Nepanthia maculata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB17'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.713889'^^xsd:double;
  dwc:latitude '-5.863889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '377362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474742'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '377362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.72'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus albinotus Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246737'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474752'^^xsd:anyURI;
  dwc:observationDate '1989-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '246737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.02 43.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.02"^^xsd:decimal ;
  dwc:decimalLongitude "43.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.02 43.14)"^^geo:wktLiteral ;
  geo-pos:lat "-22.02"^^xsd:decimal ;
  geo-pos:long "43.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.818'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st35'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.14'^^xsd:double;
  dwc:latitude '-22.02'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474781'^^xsd:anyURI;
  dwc:observationDate '2000-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1062'^^xsd:string;
  dwc:scientificName 'Thelenota rubralineata Massin & Lane, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st64'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '242080'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474988'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '242080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.615"^^xsd:decimal ;
  dwc:decimalLongitude "-12.351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2674.2729996601297"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.615"^^xsd:decimal ;
  geo-pos:long "-12.351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2674.2729996601297"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/475000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st281AGT21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.756'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st281AGT21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.351667'^^xsd:double;
  dwc:latitude '-71.615'^^xsd:double;
  dwc:coordinatePrecision '2674.2729996601'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/475000'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3751 -70.74949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-70.74949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3751 -70.74949)"^^geo:wktLiteral ;
  geo-pos:lat "42.3751"^^xsd:decimal ;
  geo-pos:long "-70.74949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/475022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.148'^^xsd:string;
  dwc:scientificName 'Ophioglypha arctica Lyman'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.74949'^^xsd:double;
  dwc:latitude '42.3751'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/475022'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/475236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.357'^^xsd:string;
  dwc:scientificName 'Crucella hystrix Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174070'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/475236'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/475783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.797'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) maculosa Pearson, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st24'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732358'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/475783'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '865936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33333 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33333 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.33333"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F475851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/475851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.193'^^xsd:string;
  dwc:scientificName 'Crossaster papposus (Linnaeus, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16042'^^xsd:integer;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Bristol Channel'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '51.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16042'^^xsd:anyURI;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/475851'^^xsd:anyURI;
  dwc:observationDate '1946-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  geo-pos:lat "13"^^xsd:decimal ;
  geo-pos:long "122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.570'^^xsd:string;
  dwc:scientificName 'Protoreaster nodosus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9796'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Philippine Sea'^^xsd:string;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '122'^^xsd:integer;
  dwc:latitude '13'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9796'^^xsd:anyURI;
  dwc:aphiaid '213285'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476283'^^xsd:anyURI;
  dwc:observationDate '1932-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '213285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.318889 24.201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.318889"^^xsd:decimal ;
  dwc:decimalLongitude "24.201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308.5213571583396"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.318889 24.201667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.318889"^^xsd:decimal ;
  geo-pos:long "24.201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "308.5213571583396"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.21'^^xsd:string;
  dwc:scientificName 'Ophiosteira antarctica Bell, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st133'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.201667'^^xsd:double;
  dwc:latitude '-70.318889'^^xsd:double;
  dwc:coordinatePrecision '308.52135715834'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173603'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476295'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '173603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.016667"^^xsd:decimal ;
  dwc:decimalLongitude "145.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.016667"^^xsd:decimal ;
  geo-pos:long "145.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1056'^^xsd:string;
  dwc:scientificName 'Pearsonothuria graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st16'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.85'^^xsd:double;
  dwc:latitude '-5.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210772'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476334'^^xsd:anyURI;
  dwc:observationDate '1996-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493333 3.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.493333"^^xsd:decimal ;
  dwc:decimalLongitude "3.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.493333 3.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.493333"^^xsd:decimal ;
  geo-pos:long "3.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28368/st17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.422'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28368/st17'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Gulf of Lion'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.671667'^^xsd:double;
  dwc:latitude '42.493333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28368'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476400'^^xsd:anyURI;
  dwc:observationDate '1996-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.181667 -27.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.181667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1158.020085844034"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.181667 -27.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.181667"^^xsd:decimal ;
  geo-pos:long "-27.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1158.020085844034"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st256BPN1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.410'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st256BPN1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.558333'^^xsd:double;
  dwc:latitude '-75.181667'^^xsd:double;
  dwc:coordinatePrecision '1158.020085844'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476430'^^xsd:anyURI;
  dwc:observationDate '1989-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.57'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) flavomaculata (Semper, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st251'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210869'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476577'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1672778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.366667 -17.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.366667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.366667 -17.666667)"^^geo:wktLiteral ;
  geo-pos:lat "20.366667"^^xsd:decimal ;
  geo-pos:long "-17.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st3120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.767'^^xsd:string;
  dwc:scientificName 'Thyone inermis Heller, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st3120'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.666667'^^xsd:double;
  dwc:latitude '20.366667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '124672'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476720'^^xsd:anyURI;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '124672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.813\\1'^^xsd:string;
  dwc:scientificName 'Stolus buccalis (Stimpson, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st20'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210942'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476820'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '210942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.611667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.636666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "832.0637651211206"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.611667"^^xsd:decimal ;
  geo-pos:long "-29.636666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "832.0637651211206"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249GSN11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.684'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249GSN11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.636666'^^xsd:double;
  dwc:latitude '-74.611667'^^xsd:double;
  dwc:coordinatePrecision '832.06376512112'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477010'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.25"^^xsd:decimal ;
  dwc:decimalLongitude "-84.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  geo-pos:lat "-70.25"^^xsd:decimal ;
  geo-pos:long "-84.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.815" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.309'^^xsd:string;
  dwc:scientificName 'Anasterias belgicae Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.815'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-84.1'^^xsd:double;
  dwc:latitude '-70.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '378822'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477041'^^xsd:anyURI;
  dwc:observationDate '1898-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '172661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.533333"^^xsd:decimal ;
  dwc:decimalLongitude "12.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.183333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.533333"^^xsd:decimal ;
  geo-pos:long "12.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.91'^^xsd:string;
  dwc:scientificName 'Amphioplus cincta (Koehler, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st343'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.183333'^^xsd:double;
  dwc:latitude '-5.533333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '242760'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477176'^^xsd:anyURI;
  dwc:observationDate '1955-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '242760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23"^^xsd:decimal ;
  dwc:decimalLongitude "-26.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5022.519308330192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.23"^^xsd:decimal ;
  geo-pos:long "-26.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5022.519308330192"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.306'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.648333'^^xsd:double;
  dwc:latitude '-75.23'^^xsd:double;
  dwc:coordinatePrecision '5022.5193083302'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477308'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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 "56470.85225166017"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  geo-pos:lat "-74.661667"^^xsd:decimal ;
  geo-pos:long "-29.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56470.85225166017"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245AGT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.534'^^xsd:string;
  dwc:scientificName 'Psolidium bistriatum Heding & Ludwig, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245AGT9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.62'^^xsd:double;
  dwc:latitude '-74.661667'^^xsd:double;
  dwc:coordinatePrecision '56470.85225166'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '238130'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477423'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "119.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "119.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.7'^^xsd:string;
  dwc:scientificName 'Actinopyga miliaris (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st31'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.35'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '208949'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477520'^^xsd:anyURI;
  dwc:observationDate '1994-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '208949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3751 -70.74949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-70.74949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3751 -70.74949)"^^geo:wktLiteral ;
  geo-pos:lat "42.3751"^^xsd:decimal ;
  geo-pos:long "-70.74949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.514'^^xsd:string;
  dwc:scientificName 'Ctenodiscus crispatus (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.74949'^^xsd:double;
  dwc:latitude '42.3751'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.06667 -109.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.06667"^^xsd:decimal ;
  dwc:decimalLongitude "-109.33333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.06667 -109.33333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.06667"^^xsd:decimal ;
  geo-pos:long "-109.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.49'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st73'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.33333'^^xsd:double;
  dwc:latitude '-27.06667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477617'^^xsd:anyURI;
  dwc:observationDate '1993-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4393"^^xsd:decimal ;
  dwc:decimalLongitude "103.9835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  geo-pos:lat "2.4393"^^xsd:decimal ;
  geo-pos:long "103.9835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1047'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) fuscocinerea (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st.1'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9835'^^xsd:double;
  dwc:latitude '2.4393'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '210873'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477662'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '210873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.55 13.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.55 13.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-11.55"^^xsd:decimal ;
  geo-pos:long "13.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.70'^^xsd:string;
  dwc:scientificName 'Ophiacantha setosa (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st094'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '13.566667'^^xsd:double;
  dwc:latitude '-11.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477686'^^xsd:anyURI;
  dwc:observationDate '1948-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '125002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.11667 -109.36667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-109.36667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.11667 -109.36667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.11667"^^xsd:decimal ;
  geo-pos:long "-109.36667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F477751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/477751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.47'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st27'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.36667'^^xsd:double;
  dwc:latitude '-27.11667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/477751'^^xsd:anyURI;
  dwc:observationDate '1993-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.655 -29.321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.655"^^xsd:decimal ;
  dwc:decimalLongitude "-29.321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1794.5694639001736"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.655 -29.321667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.655"^^xsd:decimal ;
  geo-pos:long "-29.321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1794.5694639001736"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/478051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st260BPN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.415'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st260BPN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.321667'^^xsd:double;
  dwc:latitude '-74.655'^^xsd:double;
  dwc:coordinatePrecision '1794.5694639002'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/478051'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/478308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.271'^^xsd:string;
  dwc:scientificName 'Stephanometra spicata (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/478308'^^xsd:anyURI;
  dwc:observationDate '1989-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  geo-pos:lat "13"^^xsd:decimal ;
  geo-pos:long "122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/478313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.460'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Clark Ailsa M.'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9796'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Philippine Sea'^^xsd:string;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '122'^^xsd:integer;
  dwc:latitude '13'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9796'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/478313'^^xsd:anyURI;
  dwc:observationDate '1932-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/478466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.88'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/478466'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/478853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1456'^^xsd:string;
  dwc:scientificName 'Massinium magnum (Ludwig, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st169'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '529531'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/478853'^^xsd:anyURI;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '529531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.083333 12.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.083333"^^xsd:decimal ;
  dwc:decimalLongitude "12.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.083333 12.766667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.083333"^^xsd:decimal ;
  geo-pos:long "12.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/479531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.163'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st193'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.766667'^^xsd:double;
  dwc:latitude '-13.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/479531'^^xsd:anyURI;
  dwc:observationDate '1949-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697029983 144.8746973276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1697029983"^^xsd:decimal ;
  dwc:decimalLongitude "144.8746973276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697029983 144.8746973276)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1697029983"^^xsd:decimal ;
  geo-pos:long "144.8746973276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/479795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1108'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st038'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8746973276'^^xsd:double;
  dwc:latitude '-4.1697029983'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/479795'^^xsd:anyURI;
  dwc:observationDate '1983-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23"^^xsd:decimal ;
  dwc:decimalLongitude "-26.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5022.519308330192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.23"^^xsd:decimal ;
  geo-pos:long "-26.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5022.519308330192"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/479995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.719'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.648333'^^xsd:double;
  dwc:latitude '-75.23'^^xsd:double;
  dwc:coordinatePrecision '5022.5193083302'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/479995'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18944 9.15528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18944"^^xsd:decimal ;
  dwc:decimalLongitude "9.15528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18944 9.15528)"^^geo:wktLiteral ;
  geo-pos:lat "39.18944"^^xsd:decimal ;
  geo-pos:long "9.15528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/480067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23025/st404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1463'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23025/st404'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.15528'^^xsd:double;
  dwc:latitude '39.18944'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23025'^^xsd:anyURI;
  dwc:aphiaid '732380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/480067'^^xsd:anyURI;
  dwc:observationDate '1963-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.31"^^xsd:decimal ;
  dwc:decimalLongitude "147.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  geo-pos:lat "-9.31"^^xsd:decimal ;
  geo-pos:long "147.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/480169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1096'^^xsd:string;
  dwc:scientificName 'Bohadschia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st116'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.17'^^xsd:double;
  dwc:latitude '-9.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '204900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/480169'^^xsd:anyURI;
  dwc:observationDate '1987-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '204900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.428334"^^xsd:decimal ;
  dwc:decimalLongitude "-21.503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1434.814078432895"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.428334"^^xsd:decimal ;
  geo-pos:long "-21.503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1434.814078432895"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/480223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st272AGT16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.451'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st272AGT16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.503333'^^xsd:double;
  dwc:latitude '-73.428334'^^xsd:double;
  dwc:coordinatePrecision '1434.8140784329'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/480223'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.76667"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.76667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/480621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.542'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2104'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '39.76667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/480621'^^xsd:anyURI;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.23767"^^xsd:decimal ;
  dwc:decimalLongitude "23.33185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.23767 23.33185)"^^geo:wktLiteral ;
  geo-pos:lat "70.23767"^^xsd:decimal ;
  geo-pos:long "23.33185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F480923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/480923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.74'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3000'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Korsfjorden'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '23.33185'^^xsd:double;
  dwc:latitude '70.23767'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3000'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/480923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.25 109.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.25"^^xsd:decimal ;
  dwc:decimalLongitude "109.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.25 109.2)"^^geo:wktLiteral ;
  geo-pos:lat "12.25"^^xsd:decimal ;
  geo-pos:long "109.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/481381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.253'^^xsd:string;
  dwc:scientificName 'Colochirus quadrangularis Trochel, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '17406'^^xsd:integer;
  dwc:startYearCollected '1925'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:country 'Vietnam'^^xsd:string;
  dwc:longitude '109.2'^^xsd:double;
  dwc:latitude '12.25'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:17406'^^xsd:anyURI;
  dwc:aphiaid '213075'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/481381'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/481453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1198'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st63'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/481453'^^xsd:anyURI;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.091666 104.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.091666"^^xsd:decimal ;
  dwc:decimalLongitude "104.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.091666 104.875)"^^geo:wktLiteral ;
  geo-pos:lat "-1.091666"^^xsd:decimal ;
  geo-pos:long "104.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/481791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.295'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB5'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '104.875'^^xsd:double;
  dwc:latitude '-1.091666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/481791'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F481837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/481837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.295'^^xsd:string;
  dwc:scientificName 'Antedonidae sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '123148'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/481837'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.863333 37.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.863333"^^xsd:decimal ;
  dwc:decimalLongitude "37.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.863333 37.876667)"^^geo:wktLiteral ;
  geo-pos:lat "-46.863333"^^xsd:decimal ;
  geo-pos:long "37.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.247'^^xsd:string;
  dwc:scientificName 'Pseudocnus laevigatus (Verrill, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.876667'^^xsd:double;
  dwc:latitude '-46.863333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '174060'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '530503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.448'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930'^^xsd:integer;
  dwc:collector 'Pierret'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482274'^^xsd:anyURI;
  dwc:observationDate '1978-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.683333 13.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.683333"^^xsd:decimal ;
  dwc:decimalLongitude "13.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.683333 13.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-10.683333"^^xsd:decimal ;
  geo-pos:long "13.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.428'^^xsd:string;
  dwc:scientificName 'Trochostoma parvacauda Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '16808/st084'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.333333'^^xsd:double;
  dwc:latitude '-10.683333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '529840'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482310'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '529547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.423'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482525'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -16.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -16.716667)"^^geo:wktLiteral ;
  geo-pos:lat "19.1"^^xsd:decimal ;
  geo-pos:long "-16.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.177'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st60'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-16.716667'^^xsd:double;
  dwc:latitude '19.1'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482578'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.179'^^xsd:string;
  dwc:scientificName 'Heterometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205162'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482675'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '205162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.6178865498"^^xsd:decimal ;
  dwc:decimalLongitude "-46.9653832912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  geo-pos:lat "-60.6178865498"^^xsd:decimal ;
  geo-pos:long "-46.9653832912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st217GSN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.441'^^xsd:string;
  dwc:scientificName 'Psolus charcoti Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st217GSN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-46.9653832912'^^xsd:double;
  dwc:latitude '-60.6178865498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482937'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '816000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.301'^^xsd:string;
  dwc:scientificName 'Comasteridae AH Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '828512'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483070'^^xsd:anyURI;
  dwc:observationDate '1989-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '828512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23"^^xsd:decimal ;
  dwc:decimalLongitude "-26.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5022.519308330192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.23"^^xsd:decimal ;
  geo-pos:long "-26.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5022.519308330192"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.710'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.648333'^^xsd:double;
  dwc:latitude '-75.23'^^xsd:double;
  dwc:coordinatePrecision '5022.5193083302'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483072'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.611667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.636666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "832.0637651211206"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.611667"^^xsd:decimal ;
  geo-pos:long "-29.636666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "832.0637651211206"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249GSN11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.293'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249GSN11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.636666'^^xsd:double;
  dwc:latitude '-74.611667'^^xsd:double;
  dwc:coordinatePrecision '832.06376512112'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483396'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.221'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C., Messing C.G.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483771'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.403'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C., Messing C.G.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483772'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.615"^^xsd:decimal ;
  dwc:decimalLongitude "-12.351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2674.2729996601297"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.615 -12.351667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.615"^^xsd:decimal ;
  geo-pos:long "-12.351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2674.2729996601297"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st281AGT21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.315'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st281AGT21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.351667'^^xsd:double;
  dwc:latitude '-71.615'^^xsd:double;
  dwc:coordinatePrecision '2674.2729996601'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483816'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.1'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483837'^^xsd:anyURI;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6751.98796335131"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  geo-pos:lat "-71.65"^^xsd:decimal ;
  geo-pos:long "-12.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6751.98796335131"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/484015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st275AGT19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.188'^^xsd:string;
  dwc:scientificName 'Bathyplotes fuscivinculum Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st275AGT19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.195'^^xsd:double;
  dwc:latitude '-71.65'^^xsd:double;
  dwc:coordinatePrecision '6751.9879633513'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174114'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/484015'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1706232354 144.8744881153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1706232354"^^xsd:decimal ;
  dwc:decimalLongitude "144.8744881153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1706232354 144.8744881153)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1706232354"^^xsd:decimal ;
  geo-pos:long "144.8744881153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/484189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1143'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st019'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8744881153'^^xsd:double;
  dwc:latitude '-4.1706232354'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/484189'^^xsd:anyURI;
  dwc:observationDate '1983-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 120)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/484206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.288'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS4'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '120'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/484206'^^xsd:anyURI;
  dwc:observationDate '1977-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/484775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1452'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscopunctata Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '530751'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/484775'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.611667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.636666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "832.0637651211206"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.611667"^^xsd:decimal ;
  geo-pos:long "-29.636666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "832.0637651211206"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/485139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249GSN11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.572'^^xsd:string;
  dwc:scientificName 'Psolidium bistriatum Heding & Ludwig, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249GSN11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.636666'^^xsd:double;
  dwc:latitude '-74.611667'^^xsd:double;
  dwc:coordinatePrecision '832.06376512112'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '238130'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/485139'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.41667"^^xsd:decimal ;
  dwc:decimalLongitude "48.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.41667"^^xsd:decimal ;
  geo-pos:long "48.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/485573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1250'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.31667'^^xsd:double;
  dwc:latitude '-13.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/485573'^^xsd:anyURI;
  dwc:observationDate '1959-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/485749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1237'^^xsd:string;
  dwc:scientificName 'Bohadschia vitiensis (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st57'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '210759'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/485749'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.858333 37.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.858333"^^xsd:decimal ;
  dwc:decimalLongitude "37.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.858333 37.935)"^^geo:wktLiteral ;
  geo-pos:lat "-46.858333"^^xsd:decimal ;
  geo-pos:long "37.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/485946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.389'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:collector 'Gianakouros D.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.935'^^xsd:double;
  dwc:latitude '-46.858333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/485946'^^xsd:anyURI;
  dwc:observationDate '1984-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.091666 104.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.091666"^^xsd:decimal ;
  dwc:decimalLongitude "104.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.091666 104.875)"^^geo:wktLiteral ;
  geo-pos:lat "-1.091666"^^xsd:decimal ;
  geo-pos:long "104.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/486355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.105'^^xsd:string;
  dwc:scientificName 'Metrodira subulata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB5'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '104.875'^^xsd:double;
  dwc:latitude '-1.091666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/486355'^^xsd:anyURI;
  dwc:observationDate '1978-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '292752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/486402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PNG/CRI" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.443'^^xsd:string;
  dwc:scientificName 'Comanthus mirabilis Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PNG/CRI'^^xsd:string;
  dwc:collector 'Eeckhaut , Deheyn'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:aphiaid '246749'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/486402'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '829173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/486648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.531" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.510'^^xsd:string;
  dwc:scientificName 'Ophiocten dubium Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.531'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173472'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/486648'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '173540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116667 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.116667"^^xsd:decimal ;
  dwc:decimalLongitude "9.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116667 9.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.116667"^^xsd:decimal ;
  geo-pos:long "9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/486808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st1916" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.447'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st1916'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '39.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/486808'^^xsd:anyURI;
  dwc:observationDate '1967-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1166.3082812993728"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.51"^^xsd:decimal ;
  geo-pos:long "-12.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1166.3082812993728"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/486948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st282AGT22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.379'^^xsd:string;
  dwc:scientificName 'Ypsilocucumis turricata (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st282AGT22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.456667'^^xsd:double;
  dwc:latitude '-71.51'^^xsd:double;
  dwc:coordinatePrecision '1166.3082812994'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174082'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/486948'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '529588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.611667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.636666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "832.0637651211206"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.611667 -29.636666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.611667"^^xsd:decimal ;
  geo-pos:long "-29.636666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "832.0637651211206"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249GSN11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.578'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249GSN11'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.636666'^^xsd:double;
  dwc:latitude '-74.611667'^^xsd:double;
  dwc:coordinatePrecision '832.06376512112'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487228'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.160'^^xsd:string;
  dwc:scientificName 'Ophiura laevis Lyman, 1856'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '124924'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487365'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.534'^^xsd:string;
  dwc:scientificName 'Luidia savignyi (Audouin, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '213117'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487443'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.975 106.936111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.975"^^xsd:decimal ;
  dwc:decimalLongitude "106.936111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.975 106.936111)"^^geo:wktLiteral ;
  geo-pos:lat "-5.975"^^xsd:decimal ;
  geo-pos:long "106.936111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.286'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB18'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.936111'^^xsd:double;
  dwc:latitude '-5.975'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487473'^^xsd:anyURI;
  dwc:observationDate '1979-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 3.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.29"^^xsd:decimal ;
  dwc:decimalLongitude "3.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 3.08)"^^geo:wktLiteral ;
  geo-pos:lat "42.29"^^xsd:decimal ;
  geo-pos:long "3.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.466'^^xsd:string;
  dwc:scientificName 'Comatula mediterranea Lamarck, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Leloup Eugène'^^xsd:string;
  dwc:yearIdentified '1929'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.08'^^xsd:double;
  dwc:latitude '42.29'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9187'^^xsd:anyURI;
  dwc:aphiaid '124217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487512'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.825'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st8'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487758'^^xsd:anyURI;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "108.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "108.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.226'^^xsd:string;
  dwc:scientificName 'Astropecten carcharicus Doederlein, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB12'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '108.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292855'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487806'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '292855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.169'^^xsd:string;
  dwc:scientificName 'Stichopus variegatus Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '210905'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.09 145.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.09"^^xsd:decimal ;
  dwc:decimalLongitude "145.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.09 145.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.09"^^xsd:decimal ;
  geo-pos:long "145.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.850\\2'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st101'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.48'^^xsd:double;
  dwc:latitude '-5.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488134'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.205'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488395'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.316'^^xsd:string;
  dwc:scientificName 'Heterocucumis godfroyi (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174088'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488582'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.908'^^xsd:string;
  dwc:scientificName 'Heterocucumis godfroyi (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174088'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488583'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.529'^^xsd:string;
  dwc:scientificName 'Psolidium gaini Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488723'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.954'^^xsd:string;
  dwc:scientificName 'Stichopus naso Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st178'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '242057'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488749'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '242057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.811'^^xsd:string;
  dwc:scientificName 'Stichopus chloronotus Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st37'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '149789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488925'^^xsd:anyURI;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.533333 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.533333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.533333 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.533333"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/489021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.483'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st87'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '19.533333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/489021'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 11.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 11.266667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "11.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/489116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st166" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.89'^^xsd:string;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa lentiginosa Marenzeller, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st166'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.266667'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/489116'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.886666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.35"^^xsd:decimal ;
  geo-pos:long "11.886666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/489278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.153'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st009'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.886666'^^xsd:double;
  dwc:latitude '-6.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/489278'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23"^^xsd:decimal ;
  dwc:decimalLongitude "-26.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5022.519308330192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.23"^^xsd:decimal ;
  geo-pos:long "-26.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5022.519308330192"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/489651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.694'^^xsd:string;
  dwc:scientificName 'Psolidiella mollis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.648333'^^xsd:double;
  dwc:latitude '-75.23'^^xsd:double;
  dwc:coordinatePrecision '5022.5193083302'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/489651'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '848298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7025047116 9.7301101684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7025047116"^^xsd:decimal ;
  dwc:decimalLongitude "9.7301101684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7025047116 9.7301101684)"^^geo:wktLiteral ;
  geo-pos:lat "40.7025047116"^^xsd:decimal ;
  geo-pos:long "9.7301101684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F489664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/489664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.528'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1002'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.7301101684'^^xsd:double;
  dwc:latitude '40.7025047116'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/489664'^^xsd:anyURI;
  dwc:observationDate '1966-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 3.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "3.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 3.59)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "3.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.987'^^xsd:string;
  dwc:scientificName 'Leptosynapta galliennei (Herapat, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.59'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '124464'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490376'^^xsd:anyURI;
  dwc:observationDate '2000-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '124464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27026/st229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1185\\1'^^xsd:string;
  dwc:scientificName 'Synaptula sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27026/st229'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27026'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490377'^^xsd:anyURI;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.333333 12.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.333333 12.466667)"^^geo:wktLiteral ;
  geo-pos:lat "66.333333"^^xsd:decimal ;
  geo-pos:long "12.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.497'^^xsd:string;
  dwc:scientificName 'Leptosynapta sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11726'^^xsd:integer;
  dwc:collector 'Billet V.'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Greenland Sea, Oceans'^^xsd:string;
  dwc:longitude '12.466667'^^xsd:double;
  dwc:latitude '66.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11726'^^xsd:anyURI;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490430'^^xsd:anyURI;
  dwc:observationDate '1938-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59724 14.32515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.59724"^^xsd:decimal ;
  dwc:decimalLongitude "14.32515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59724 14.32515)"^^geo:wktLiteral ;
  geo-pos:lat "40.59724"^^xsd:decimal ;
  geo-pos:long "14.32515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.537'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1003'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.32515'^^xsd:double;
  dwc:latitude '40.59724'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490512'^^xsd:anyURI;
  dwc:observationDate '1966-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4393"^^xsd:decimal ;
  dwc:decimalLongitude "103.9835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  geo-pos:lat "2.4393"^^xsd:decimal ;
  geo-pos:long "103.9835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1175'^^xsd:string;
  dwc:scientificName 'Synaptula cf. oestergreni Heding, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9835'^^xsd:double;
  dwc:latitude '2.4393'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490753'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "108.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "108.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.278'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB12'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '108.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490922'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 119)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/491104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.369'^^xsd:string;
  dwc:scientificName 'Lipotrapeza sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st269'^^xsd:string;
  dwc:collector 'Hoeksema'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '206038'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/491104'^^xsd:anyURI;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '206038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08333"^^xsd:decimal ;
  dwc:decimalLongitude "9.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  geo-pos:lat "40.08333"^^xsd:decimal ;
  geo-pos:long "9.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/491388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.186\\2'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1010'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.73333'^^xsd:double;
  dwc:latitude '40.08333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/491388'^^xsd:anyURI;
  dwc:observationDate '1966-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -13.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -13.733333)"^^geo:wktLiteral ;
  geo-pos:lat "9.5"^^xsd:decimal ;
  geo-pos:long "-13.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/491474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.492'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st040'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Guinea'^^xsd:string;
  dwc:longitude '-13.733333'^^xsd:double;
  dwc:latitude '9.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/491474'^^xsd:anyURI;
  dwc:observationDate '1935-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83778 8.48444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83778"^^xsd:decimal ;
  dwc:decimalLongitude "8.48444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83778 8.48444)"^^geo:wktLiteral ;
  geo-pos:lat "39.83778"^^xsd:decimal ;
  geo-pos:long "8.48444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/491663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.505\\3'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2105'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Golfo di Oristano'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.48444'^^xsd:double;
  dwc:latitude '39.83778'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/491663'^^xsd:anyURI;
  dwc:observationDate '1967-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/491692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.273'^^xsd:string;
  dwc:scientificName 'Microchoerus splendidus Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237614'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/491692'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '848295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/491744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.75'^^xsd:string;
  dwc:scientificName 'Alloeocomatella polycladia Messing, 1995'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246721'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/491744'^^xsd:anyURI;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '246721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.216667 12.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.216667 12.725)"^^geo:wktLiteral ;
  geo-pos:lat "-13.216667"^^xsd:decimal ;
  geo-pos:long "12.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/492072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.160'^^xsd:string;
  dwc:scientificName 'Asterina exigua (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st102'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.725'^^xsd:double;
  dwc:latitude '-13.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '213132'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/492072'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '177974'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/492853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.394'^^xsd:string;
  dwc:scientificName 'Paradota weddellensis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '173998'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/492853'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '173998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.66'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246687'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493146'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '246687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 12.084166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.084166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 12.084166)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333333"^^xsd:decimal ;
  geo-pos:long "12.084166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.277\\2'^^xsd:string;
  dwc:scientificName 'Trachythyone fallax Cherbonnier, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st377'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.084166'^^xsd:double;
  dwc:latitude '-6.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '148783'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493147'^^xsd:anyURI;
  dwc:observationDate '1955-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '148783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.692'^^xsd:string;
  dwc:scientificName 'Ekmocucumis grandis (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493344'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '529672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.488333"^^xsd:decimal ;
  dwc:decimalLongitude "43.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.488333"^^xsd:decimal ;
  geo-pos:long "43.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.799'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) albiventer Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st41'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.750833'^^xsd:double;
  dwc:latitude '-23.488333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732214'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493554'^^xsd:anyURI;
  dwc:observationDate '2000-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '210868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.313611 -71.849722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.313611"^^xsd:decimal ;
  dwc:decimalLongitude "-71.849722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.313611 -71.849722)"^^geo:wktLiteral ;
  geo-pos:lat "41.313611"^^xsd:decimal ;
  geo-pos:long "-71.849722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.317'^^xsd:string;
  dwc:scientificName 'Asterias compta Stimpson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-71.849722'^^xsd:double;
  dwc:latitude '41.313611'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '379143'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.77'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st148'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493660'^^xsd:anyURI;
  dwc:observationDate '1961-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.05 9.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.05 9.116667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.05"^^xsd:decimal ;
  geo-pos:long "9.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.248'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st146'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '9.116667'^^xsd:double;
  dwc:latitude '-0.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493674'^^xsd:anyURI;
  dwc:observationDate '1949-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.333333"^^xsd:decimal ;
  dwc:decimalLongitude "166.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  geo-pos:lat "-22.333333"^^xsd:decimal ;
  geo-pos:long "166.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1306'^^xsd:string;
  dwc:scientificName 'Stichopus cf. ocellatus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.4'^^xsd:double;
  dwc:latitude '-22.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '387641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493859'^^xsd:anyURI;
  dwc:observationDate '1959-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '387641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.11667 73.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.11667"^^xsd:decimal ;
  dwc:decimalLongitude "73.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.11667 73.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.11667"^^xsd:decimal ;
  geo-pos:long "73.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25333/St.106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.590'^^xsd:string;
  dwc:scientificName 'Acanthaster planci (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25333/St.106'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Wadu Channel'^^xsd:string;
  dwc:country 'Maldives'^^xsd:string;
  dwc:longitude '73.45'^^xsd:double;
  dwc:latitude '4.11667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25333'^^xsd:anyURI;
  dwc:aphiaid '213289'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493895'^^xsd:anyURI;
  dwc:observationDate '1976-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '213289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.266667 12.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.266667"^^xsd:decimal ;
  dwc:decimalLongitude "12.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.266667 12.116667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.266667"^^xsd:decimal ;
  geo-pos:long "12.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.209'^^xsd:string;
  dwc:scientificName 'Astropecten africanus Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st008'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '12.116667'^^xsd:double;
  dwc:latitude '-6.266667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '178644'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494017'^^xsd:anyURI;
  dwc:observationDate '1948-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '178644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.340'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494162'^^xsd:anyURI;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st12'" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.865'^^xsd:string;
  dwc:scientificName 'Trachythyone crucifera (Semper, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st12\''^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210923'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494178'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '241370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.078334"^^xsd:decimal ;
  dwc:decimalLongitude "-27.991666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2242.7538777523177"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.078334 -27.991666)"^^geo:wktLiteral ;
  geo-pos:lat "-75.078334"^^xsd:decimal ;
  geo-pos:long "-27.991666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2242.7538777523177"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241AGT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.412'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241AGT8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.991666'^^xsd:double;
  dwc:latitude '-75.078334'^^xsd:double;
  dwc:coordinatePrecision '2242.7538777523'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494191'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25957" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1305'^^xsd:string;
  dwc:scientificName 'Stichopus tremulus (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25957'^^xsd:integer;
  dwc:collector 'Herman J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25957'^^xsd:anyURI;
  dwc:aphiaid '124544'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494356'^^xsd:anyURI;
  dwc:observationDate '1979-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -17.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-17.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -17.166667)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-17.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/stMAU64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.361'^^xsd:string;
  dwc:scientificName 'Paracucumaria deridderae Massin, 1993'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27956/stMAU64'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.166667'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '148781'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494383'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148781'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.524723 123.429723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.524723"^^xsd:decimal ;
  dwc:decimalLongitude "123.429723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.524723 123.429723)"^^geo:wktLiteral ;
  geo-pos:lat "9.524723"^^xsd:decimal ;
  geo-pos:long "123.429723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1031'^^xsd:string;
  dwc:scientificName 'Psolus cf. propinquus Sluiter, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30818'^^xsd:integer;
  dwc:collector 'Pagebo'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '123.429723'^^xsd:double;
  dwc:latitude '9.524723'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30818'^^xsd:anyURI;
  dwc:aphiaid '529142'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494700'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '529142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.930'^^xsd:string;
  dwc:scientificName 'Ekmocucumis turqueti (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '886470'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494850'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '529672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.26'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495163'^^xsd:anyURI;
  dwc:observationDate '1989-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27474/st117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1185\\4'^^xsd:string;
  dwc:scientificName 'Synaptula sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27474/st117'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27474'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495344'^^xsd:anyURI;
  dwc:observationDate '1988-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.26623"^^xsd:decimal ;
  dwc:decimalLongitude "166.48256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  geo-pos:lat "-22.26623"^^xsd:decimal ;
  geo-pos:long "166.48256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23713" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1435'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) scabra Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23713'^^xsd:integer;
  dwc:collector 'De Fierlant G'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.48256'^^xsd:double;
  dwc:latitude '-22.26623'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23713'^^xsd:anyURI;
  dwc:aphiaid '210813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495633'^^xsd:anyURI;
  dwc:observationDate '1966-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1672770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.186'^^xsd:string;
  dwc:scientificName 'Himerometra robustipinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367877'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495832'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "108.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "108.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/496391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.187'^^xsd:string;
  dwc:scientificName 'Metrodira subulata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB12'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '108.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/496391'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '292752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/496547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.100'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/496547'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/496656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.183'^^xsd:string;
  dwc:scientificName 'Echinaster stereosomus Fisher, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB16'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '369085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/496656'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '369085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.483333 -17.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.483333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.483333 -17.683333)"^^geo:wktLiteral ;
  geo-pos:lat "20.483333"^^xsd:decimal ;
  geo-pos:long "-17.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/496735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.363'^^xsd:string;
  dwc:scientificName 'Phyllophorus (Phyllophorus) pedinaequalis Cherbonnier, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st131'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.683333'^^xsd:double;
  dwc:latitude '20.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '183347'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/496735'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.233333 -89.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.233333"^^xsd:decimal ;
  dwc:decimalLongitude "-89.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.233333 -89.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.233333"^^xsd:decimal ;
  geo-pos:long "-89.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/496811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.295" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-07-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.419'^^xsd:string;
  dwc:scientificName 'Lophaster stellans Sladen, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st.295'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-89.233333'^^xsd:double;
  dwc:latitude '-71.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/496811'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '172787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/496925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.140'^^xsd:string;
  dwc:scientificName 'Ophiolepis cincta Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '213467'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/496925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '224123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65 -9.71667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.65"^^xsd:decimal ;
  dwc:decimalLongitude "-9.71667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.65 -9.71667)"^^geo:wktLiteral ;
  geo-pos:lat "51.65"^^xsd:decimal ;
  geo-pos:long "-9.71667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F496942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/496942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27790/County Cork" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1494'^^xsd:string;
  dwc:scientificName 'Aslia lefevrei (Barrois, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27790/County Cork'^^xsd:string;
  dwc:collector 'De Grave Sammy (Dr.), Wilkins H'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Ireland'^^xsd:string;
  dwc:longitude '-9.71667'^^xsd:double;
  dwc:latitude '51.65'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27790'^^xsd:anyURI;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/496942'^^xsd:anyURI;
  dwc:observationDate '1991-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.605556 111.441666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.605556"^^xsd:decimal ;
  dwc:decimalLongitude "111.441666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.605556 111.441666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.605556"^^xsd:decimal ;
  geo-pos:long "111.441666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.294'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS10'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.441666'^^xsd:double;
  dwc:latitude '-6.605556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497370'^^xsd:anyURI;
  dwc:observationDate '1978-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.233333 -89.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.233333"^^xsd:decimal ;
  dwc:decimalLongitude "-89.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.233333 -89.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.233333"^^xsd:decimal ;
  geo-pos:long "-89.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.296" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.311'^^xsd:string;
  dwc:scientificName 'Anasterias chiropora Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '10131/st.296'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-89.233333'^^xsd:double;
  dwc:latitude '-71.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172662'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497445'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '172662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 12.084166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.084166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 12.084166)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333333"^^xsd:decimal ;
  geo-pos:long "12.084166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.55'^^xsd:string;
  dwc:scientificName 'Amphiodia acutispina Koehler, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st377'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.084166'^^xsd:double;
  dwc:latitude '-6.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '242646'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497587'^^xsd:anyURI;
  dwc:observationDate '1955-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '245881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.1 115.651389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.1"^^xsd:decimal ;
  dwc:decimalLongitude "115.651389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.1 115.651389)"^^geo:wktLiteral ;
  geo-pos:lat "-32.1"^^xsd:decimal ;
  geo-pos:long "115.651389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "800"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.563'^^xsd:string;
  dwc:scientificName 'Archaster angulatus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25615'^^xsd:integer;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '115.651389'^^xsd:double;
  dwc:latitude '-32.1'^^xsd:double;
  dwc:coordinatePrecision '800'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25615'^^xsd:anyURI;
  dwc:aphiaid '213121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497609'^^xsd:anyURI;
  dwc:observationDate '1975-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '213121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.784'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497735'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.194'^^xsd:string;
  dwc:scientificName 'Nepanthia belcheri (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB10'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '371005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497762'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '371005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.666667 -17.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.666667 -17.416667)"^^geo:wktLiteral ;
  geo-pos:lat "14.666667"^^xsd:decimal ;
  geo-pos:long "-17.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.159'^^xsd:string;
  dwc:scientificName 'Ophiura Lamarck, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st025'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.416667'^^xsd:double;
  dwc:latitude '14.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498563'^^xsd:anyURI;
  dwc:observationDate '1935-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.6178865498"^^xsd:decimal ;
  dwc:decimalLongitude "-46.9653832912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  geo-pos:lat "-60.6178865498"^^xsd:decimal ;
  geo-pos:long "-46.9653832912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st217GSN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.445'^^xsd:string;
  dwc:scientificName 'Psolus koehleri Vaney, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st217GSN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-46.9653832912'^^xsd:double;
  dwc:latitude '-60.6178865498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174110'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498809'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '848297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.516667 11.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.516667"^^xsd:decimal ;
  dwc:decimalLongitude "11.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.516667 11.683333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.516667"^^xsd:decimal ;
  geo-pos:long "11.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.16'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st042'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.683333'^^xsd:double;
  dwc:latitude '-5.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498815'^^xsd:anyURI;
  dwc:observationDate '1948-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.277778 -112.586111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.277778"^^xsd:decimal ;
  dwc:decimalLongitude "-112.586111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "377"^^xsd:integer ;
  dwc:maximumDepthInMeters "377"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.277778 -112.586111)"^^geo:wktLiteral ;
  geo-pos:lat "28.277778"^^xsd:decimal ;
  geo-pos:long "-112.586111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALX/st3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1514'^^xsd:string;
  dwc:scientificName 'Ypsilocucumis californiae Massin & Hendrickx, 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '31487/TALX/st3'^^xsd:string;
  dwc:collector 'Hendrickx M. (Dr.)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-112.586111'^^xsd:double;
  dwc:latitude '28.277778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '377'^^xsd:integer;
  dwc:maximumDepth '377'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '732556'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499327'^^xsd:anyURI;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '732556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.100'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499390'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1002'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499578'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.447'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499614'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.895833 107.077778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.895833"^^xsd:decimal ;
  dwc:decimalLongitude "107.077778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.895833 107.077778)"^^geo:wktLiteral ;
  geo-pos:lat "-5.895833"^^xsd:decimal ;
  geo-pos:long "107.077778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.154'^^xsd:string;
  dwc:scientificName 'Goniodiscaster scaber (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB6'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '107.077778'^^xsd:double;
  dwc:latitude '-5.895833'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '254932'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499801'^^xsd:anyURI;
  dwc:observationDate '1978-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '254932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.878056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.878056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.878056)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.878056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/St.182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.339'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/St.182'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.878056'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499901'^^xsd:anyURI;
  dwc:observationDate '1977-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.353'^^xsd:string;
  dwc:scientificName 'Crucella hystrix Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174070'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499940'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.292'^^xsd:string;
  dwc:scientificName 'Oxymetra erinacea (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450508'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499967'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '450508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.15"^^xsd:decimal ;
  dwc:decimalLongitude "34.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.15"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28681" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.941'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forskäl, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28681'^^xsd:integer;
  dwc:collector 'Zibrowius H., Station Marine d\'Endomus'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Cyprus'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '35.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28681'^^xsd:anyURI;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500073'^^xsd:anyURI;
  dwc:observationDate '1998-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.53'^^xsd:string;
  dwc:scientificName 'Luidia senegalensis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st348'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '178641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500139'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '178641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.833'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) maculosa Pearson, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st1'^^xsd:string;
  dwc:collector 'Seghers , Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732358'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500160'^^xsd:anyURI;
  dwc:observationDate '1998-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '865936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.886666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.35"^^xsd:decimal ;
  geo-pos:long "11.886666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.87'^^xsd:string;
  dwc:scientificName 'Holothuria (Vaneyothuria) lentiginosa lentiginosa Marenzeller, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st009'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.886666'^^xsd:double;
  dwc:latitude '-6.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500457'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.350'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st206'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500490'^^xsd:anyURI;
  dwc:observationDate '1977-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.246'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500562'^^xsd:anyURI;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 11.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "11.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 11.266667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "11.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st166" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.162'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st166'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.266667'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500666'^^xsd:anyURI;
  dwc:observationDate '1949-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.76667"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.76667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.164\\4'^^xsd:string;
  dwc:scientificName 'Ophiura texturata Lamarck, 1916'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2101'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '39.76667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500773'^^xsd:anyURI;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.43'^^xsd:string;
  dwc:scientificName 'Holothuria (Acanthotrapeza) coluber Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st222'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732221'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500845'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '241820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/501212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.3'^^xsd:string;
  dwc:scientificName 'Ophioperla koehleri (Bell, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st148'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173596'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/501212'^^xsd:anyURI;
  dwc:observationDate '1961-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '173596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.11667 -109.36667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-109.36667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.11667 -109.36667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.11667"^^xsd:decimal ;
  geo-pos:long "-109.36667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/501405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.48'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st28'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.36667'^^xsd:double;
  dwc:latitude '-27.11667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/501405'^^xsd:anyURI;
  dwc:observationDate '1993-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/501647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.439'^^xsd:string;
  dwc:scientificName 'Comanthus mirabilis Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246749'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/501647'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '829173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F501675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/501675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.589'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/501675'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.251667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.996666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.251667"^^xsd:decimal ;
  geo-pos:long "-12.996666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/502089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224MG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.386'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224MG2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.996666'^^xsd:double;
  dwc:latitude '-71.251667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/502089'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/502792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1125'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st23'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/502792'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F502905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/502905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.71'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus albinotus Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246737'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/502905'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '246737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/503381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.185'^^xsd:string;
  dwc:scientificName 'Himerometra robustipinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367877'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/503381'^^xsd:anyURI;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8333333333 -14.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8333333333 -14.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "24.8333333333"^^xsd:decimal ;
  geo-pos:long "-14.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/503727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st.34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.200'^^xsd:string;
  dwc:scientificName 'Parasterina africana Engel & Croes, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Massin Claude (Dr.), Jangoux M. (Dr.), Clark Ailsa M., Tortonese E.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '10910/st.34'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.9333333333'^^xsd:double;
  dwc:latitude '24.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/503727'^^xsd:anyURI;
  dwc:observationDate '1935-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '123983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8333333333 -14.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8333333333 -14.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "24.8333333333"^^xsd:decimal ;
  geo-pos:long "-14.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/503728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st.34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.199'^^xsd:string;
  dwc:scientificName 'Parasterina africana Engel & Croes, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Massin Claude (Dr.), Jangoux M. (Dr.), Clark Ailsa M., Tortonese E.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '10910/st.34'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.9333333333'^^xsd:double;
  dwc:latitude '24.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/503728'^^xsd:anyURI;
  dwc:observationDate '1935-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '123983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833333 -14.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833333 -14.933333)"^^geo:wktLiteral ;
  geo-pos:lat "24.833333"^^xsd:decimal ;
  geo-pos:long "-14.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/503729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.201'^^xsd:string;
  dwc:scientificName 'Parasterina africana Engel & Croes, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Massin Claude (Dr.), Jangoux M. (Dr.), Clark Ailsa M., Tortonese E.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st009'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.933333'^^xsd:double;
  dwc:latitude '24.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/503729'^^xsd:anyURI;
  dwc:observationDate '1935-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '123983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833333 -14.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.833333 -14.933333)"^^geo:wktLiteral ;
  geo-pos:lat "24.833333"^^xsd:decimal ;
  geo-pos:long "-14.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/503730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.202'^^xsd:string;
  dwc:scientificName 'Parasterina africana Engel & Croes, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Massin Claude (Dr.), Jangoux M. (Dr.), Clark Ailsa M., Tortonese E.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st009'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.933333'^^xsd:double;
  dwc:latitude '24.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/503730'^^xsd:anyURI;
  dwc:observationDate '1935-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '123983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.266667 144.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.266667"^^xsd:decimal ;
  dwc:decimalLongitude "144.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.266667 144.65)"^^geo:wktLiteral ;
  geo-pos:lat "13.266667"^^xsd:decimal ;
  geo-pos:long "144.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1065'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) excellens (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Kerr , Kerr Alexander M.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mamaon Channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.65'^^xsd:double;
  dwc:latitude '13.266667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210866'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504115'^^xsd:anyURI;
  dwc:observationDate '1992-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '210866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.833333 11.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.833333"^^xsd:decimal ;
  dwc:decimalLongitude "11.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.833333 11.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.833333"^^xsd:decimal ;
  geo-pos:long "11.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.87'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei Forbes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st015'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.533333'^^xsd:double;
  dwc:latitude '-5.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504207'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.6178865498"^^xsd:decimal ;
  dwc:decimalLongitude "-46.9653832912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  geo-pos:lat "-60.6178865498"^^xsd:decimal ;
  geo-pos:long "-46.9653832912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st217GSN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.658'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st217GSN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-46.9653832912'^^xsd:double;
  dwc:latitude '-60.6178865498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504341'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.969'^^xsd:string;
  dwc:scientificName 'Stichopus ocellatus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '28455/st85'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '387641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504530'^^xsd:anyURI;
  dwc:observationDate '1996-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '387641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st5C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.795'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) maculosa Pearson, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st5C'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732358'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504594'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '865936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08333"^^xsd:decimal ;
  dwc:decimalLongitude "9.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  geo-pos:lat "40.08333"^^xsd:decimal ;
  geo-pos:long "9.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.460'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1008'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.73333'^^xsd:double;
  dwc:latitude '40.08333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Invalid spelling'^^xsd:string;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504715'^^xsd:anyURI;
  dwc:observationDate '1966-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 102.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "102.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 102.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "102.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.139'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM4'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '102.15'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504792'^^xsd:anyURI;
  dwc:observationDate '1979-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27474/st106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1186'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27474/st106'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27474'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504890'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.428334"^^xsd:decimal ;
  dwc:decimalLongitude "-21.503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1434.814078432895"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.428334 -21.503333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.428334"^^xsd:decimal ;
  geo-pos:long "-21.503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1434.814078432895"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F504916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/504916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st272AGT16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.928'^^xsd:string;
  dwc:scientificName 'Ekmocucumis grandis (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st272AGT16'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.503333'^^xsd:double;
  dwc:latitude '-73.428334'^^xsd:double;
  dwc:coordinatePrecision '1434.8140784329'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/504916'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '529672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23367 145.78889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23367"^^xsd:decimal ;
  dwc:decimalLongitude "145.78889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23367 145.78889)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23367"^^xsd:decimal ;
  geo-pos:long "145.78889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/505125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1212'^^xsd:string;
  dwc:scientificName 'Bohadschia cf. tenuissima (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455'^^xsd:integer;
  dwc:collector 'Ouin J.M.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.78889'^^xsd:double;
  dwc:latitude '-5.23367'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: formalin'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210769'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/505125'^^xsd:anyURI;
  dwc:observationDate '1996-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.048333"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1025.7398894055882"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  geo-pos:lat "-75.048333"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1025.7398894055882"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/505214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241GSN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.538'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241GSN8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '-75.048333'^^xsd:double;
  dwc:coordinatePrecision '1025.7398894056'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/505214'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/505541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.34'^^xsd:string;
  dwc:scientificName 'Ophiurolepis tumescens Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st139'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173707'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/505541'^^xsd:anyURI;
  dwc:observationDate '1961-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '322582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.16 32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.16"^^xsd:decimal ;
  dwc:decimalLongitude "32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.16 32.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.16"^^xsd:decimal ;
  geo-pos:long "32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F505568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/505568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1078'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) arenicola Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Thandar'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.3'^^xsd:double;
  dwc:latitude '-28.16'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/505568'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/506157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.437'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus albinotus Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246737'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/506157'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/506345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.206'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/506345'^^xsd:anyURI;
  dwc:observationDate '1989-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 14.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 14.96667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "14.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/506404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23605/st440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1296'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23605/st440'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.96667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23605'^^xsd:anyURI;
  dwc:aphiaid '732359'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/506404'^^xsd:anyURI;
  dwc:observationDate '1966-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/506477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.432'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/506477'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 12.084166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.084166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.333333 12.084166)"^^geo:wktLiteral ;
  geo-pos:lat "-6.333333"^^xsd:decimal ;
  geo-pos:long "12.084166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/506579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.27'^^xsd:string;
  dwc:scientificName 'Ophiura africana (Koehler, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st377'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.084166'^^xsd:double;
  dwc:latitude '-6.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '124912'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/506579'^^xsd:anyURI;
  dwc:observationDate '1955-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.330'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507054'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.283333 39.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.283333"^^xsd:decimal ;
  dwc:decimalLongitude "39.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.283333 39.15)"^^geo:wktLiteral ;
  geo-pos:lat "9.283333"^^xsd:decimal ;
  geo-pos:long "39.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.150'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dupont E., Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2007'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '39.15'^^xsd:double;
  dwc:latitude '9.283333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507106'^^xsd:anyURI;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.172'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9398'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9398'^^xsd:anyURI;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.155'^^xsd:string;
  dwc:scientificName 'Dichrometra flagellata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213601'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507416'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333333"^^xsd:decimal ;
  geo-pos:long "-83.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st720" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.963'^^xsd:string;
  dwc:scientificName 'Cheiraster gerlachei Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st720'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea, Oceans'^^xsd:string;
  dwc:longitude '-83.383333'^^xsd:double;
  dwc:latitude '-70.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '345784'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507755'^^xsd:anyURI;
  dwc:observationDate '1898-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '234884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.231'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507907'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.409'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507908'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.426'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507959'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.918'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507964'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.285'^^xsd:string;
  dwc:scientificName 'Capillaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205267'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507987'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '205267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33333 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33333 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.33333"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/508680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.176'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16042'^^xsd:integer;
  dwc:collector 'Michiels P., Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Bristol Channel'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '51.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16042'^^xsd:anyURI;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/508680'^^xsd:anyURI;
  dwc:observationDate '1946-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.238333 -26.221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.238333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "465.67182843938247"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.238333 -26.221667)"^^geo:wktLiteral ;
  geo-pos:lat "-75.238333"^^xsd:decimal ;
  geo-pos:long "-26.221667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "465.67182843938247"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/508934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229GSN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.417'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229GSN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.221667'^^xsd:double;
  dwc:latitude '-75.238333'^^xsd:double;
  dwc:coordinatePrecision '465.67182843938'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/508934'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.266'^^xsd:string;
  dwc:scientificName 'Stephanometra oxyacantha (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450559'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509156'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 11.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 11.725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "11.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.94'^^xsd:string;
  dwc:scientificName 'Amphilimna olivacea (Lyman, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st013'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.725'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '242640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509258'^^xsd:anyURI;
  dwc:observationDate '1948-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '242640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1317'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st204'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: formalin'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509352'^^xsd:anyURI;
  dwc:observationDate '1981-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1004'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509465'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4393"^^xsd:decimal ;
  dwc:decimalLongitude "103.9835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4393 103.9835)"^^geo:wktLiteral ;
  geo-pos:lat "2.4393"^^xsd:decimal ;
  geo-pos:long "103.9835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.961'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.1'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9835'^^xsd:double;
  dwc:latitude '2.4393'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509466'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.958'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509467'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3 -64.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3 -64.65)"^^geo:wktLiteral ;
  geo-pos:lat "10.3"^^xsd:decimal ;
  geo-pos:long "-64.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1171'^^xsd:string;
  dwc:scientificName 'Holothuria (Selenkothuria) glaberrima Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-64.65'^^xsd:double;
  dwc:latitude '10.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '241851'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509537'^^xsd:anyURI;
  dwc:observationDate '1997-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '241851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.362'^^xsd:string;
  dwc:scientificName 'Alloeocomatella pectinifera (Clark, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246720'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509558'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '246720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.828334"^^xsd:decimal ;
  dwc:decimalLongitude "-55.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "693.050030367978"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.828334 -55.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.828334"^^xsd:decimal ;
  geo-pos:long "-55.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "693.050030367978"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st212GSN2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.194'^^xsd:string;
  dwc:scientificName 'Bathyplotes fuscivinculum Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st212GSN2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-55.648333'^^xsd:double;
  dwc:latitude '-60.828334'^^xsd:double;
  dwc:coordinatePrecision '693.05003036798'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174114'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509694'^^xsd:anyURI;
  dwc:observationDate '1989-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.29748"^^xsd:decimal ;
  dwc:decimalLongitude "166.43165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  geo-pos:lat "-22.29748"^^xsd:decimal ;
  geo-pos:long "166.43165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1412'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.43165'^^xsd:double;
  dwc:latitude '-22.29748'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510031'^^xsd:anyURI;
  dwc:observationDate '1959-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.147'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510174'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.148'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510175'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.789'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) edulis Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st36'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210882'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510255'^^xsd:anyURI;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1672771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.4"^^xsd:decimal ;
  dwc:decimalLongitude "145.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  geo-pos:lat "-14.4"^^xsd:decimal ;
  geo-pos:long "145.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1285'^^xsd:string;
  dwc:scientificName 'Stichopus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB37'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '145.28'^^xsd:double;
  dwc:latitude '-14.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '123459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510341'^^xsd:anyURI;
  dwc:observationDate '1967-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.726667 37.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.726667"^^xsd:decimal ;
  dwc:decimalLongitude "37.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.726667 37.933333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.726667"^^xsd:decimal ;
  geo-pos:long "37.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.393'^^xsd:string;
  dwc:scientificName 'Paradota marionensis Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.933333'^^xsd:double;
  dwc:latitude '-46.726667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '529023'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510573'^^xsd:anyURI;
  dwc:observationDate '1987-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '529023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.785'^^xsd:string;
  dwc:scientificName 'Echinopsolus Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174090'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510593'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.048333"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1025.7398894055882"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  geo-pos:lat "-75.048333"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1025.7398894055882"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241GSN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.295'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241GSN8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '-75.048333'^^xsd:double;
  dwc:coordinatePrecision '1025.7398894056'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510662'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.635'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510749'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 11.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.85"^^xsd:decimal ;
  dwc:decimalLongitude "11.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 11.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.85"^^xsd:decimal ;
  geo-pos:long "11.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.429'^^xsd:string;
  dwc:scientificName 'Trochostoma parvacauda Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '16808/st065'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.566667'^^xsd:double;
  dwc:latitude '-5.85'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '529840'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510763'^^xsd:anyURI;
  dwc:observationDate '1948-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '529547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.643'^^xsd:string;
  dwc:scientificName 'Psolus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '146121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510782'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '146121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -7.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-7.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -7.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-7.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.113'^^xsd:string;
  dwc:scientificName 'Halodeima poli Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9201'^^xsd:integer;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-7.03'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9201'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510883'^^xsd:anyURI;
  dwc:observationDate '1929-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18 -6.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18"^^xsd:decimal ;
  dwc:decimalLongitude "-6.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18 -6.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.18"^^xsd:decimal ;
  geo-pos:long "-6.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.108'^^xsd:string;
  dwc:scientificName 'Astropecten sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27007'^^xsd:integer;
  dwc:collector 'Vandenberghe Ph.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-6.38'^^xsd:double;
  dwc:latitude '43.18'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27007'^^xsd:anyURI;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511069'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.813\\2'^^xsd:string;
  dwc:scientificName 'Stolus buccalis (Stimpson, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st2'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210942'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511428'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '210942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 119.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.05"^^xsd:decimal ;
  dwc:decimalLongitude "119.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 119.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.05"^^xsd:decimal ;
  geo-pos:long "119.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st156B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.174'^^xsd:string;
  dwc:scientificName 'Stichopus herrmanni Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st156B'^^xsd:string;
  dwc:collector 'Hermann'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.333333'^^xsd:double;
  dwc:latitude '-5.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511526'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '210906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.117'^^xsd:string;
  dwc:scientificName 'Liparometra articulata (Mueller, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511573'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '450528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.118'^^xsd:string;
  dwc:scientificName 'Liparometra articulata (Mueller, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511574'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '450528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.06261 -71.98242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.06261"^^xsd:decimal ;
  dwc:decimalLongitude "-71.98242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.06261 -71.98242)"^^geo:wktLiteral ;
  geo-pos:lat "-54.06261"^^xsd:decimal ;
  geo-pos:long "-71.98242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.336\\2'^^xsd:string;
  dwc:scientificName 'Sporasterias antarctica var. rupicola Verrill, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st86'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-71.98242'^^xsd:double;
  dwc:latitude '-54.06261'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511710'^^xsd:anyURI;
  dwc:observationDate '1897-12-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.207'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511737'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.438'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus luteofuscum (Clark, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246739'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511876'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '246739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.016667"^^xsd:decimal ;
  dwc:decimalLongitude "145.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.016667"^^xsd:decimal ;
  geo-pos:long "145.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1191'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st17'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.85'^^xsd:double;
  dwc:latitude '-5.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512212'^^xsd:anyURI;
  dwc:observationDate '1996-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.219'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512317'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.397'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512318'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.222'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512319'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.547222 111.380556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.547222"^^xsd:decimal ;
  dwc:decimalLongitude "111.380556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.547222 111.380556)"^^geo:wktLiteral ;
  geo-pos:lat "6.547222"^^xsd:decimal ;
  geo-pos:long "111.380556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.143'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS2'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.380556'^^xsd:double;
  dwc:latitude '6.547222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512606'^^xsd:anyURI;
  dwc:observationDate '1977-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1149'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) whitmaei Bell, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st50'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '241848'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512731'^^xsd:anyURI;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1672780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25 166.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.25"^^xsd:decimal ;
  dwc:decimalLongitude "166.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25 166.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.25"^^xsd:decimal ;
  geo-pos:long "166.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1269'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.383333'^^xsd:double;
  dwc:latitude '-22.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512807'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3268055 24.209028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3268055"^^xsd:decimal ;
  dwc:decimalLongitude "24.209028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "917.2761865883303"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3268055 24.209028)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3268055"^^xsd:decimal ;
  geo-pos:long "24.209028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "917.2761865883303"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.7'^^xsd:string;
  dwc:scientificName 'Amphiura algida Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st149'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.209028'^^xsd:double;
  dwc:latitude '-70.3268055'^^xsd:double;
  dwc:coordinatePrecision '917.27618658833'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512837'^^xsd:anyURI;
  dwc:observationDate '1961-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '173099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4417"^^xsd:decimal ;
  dwc:decimalLongitude "-111.8792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  geo-pos:lat "27.4417"^^xsd:decimal ;
  geo-pos:long "-111.8792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.523'^^xsd:string;
  dwc:scientificName 'Luidia clathrata (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st79'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-111.8792'^^xsd:double;
  dwc:latitude '27.4417'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '158497'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512880'^^xsd:anyURI;
  dwc:observationDate '1936-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5 -69.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5"^^xsd:decimal ;
  dwc:decimalLongitude "-69.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5 -69.35)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5"^^xsd:decimal ;
  geo-pos:long "-69.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/513148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27853" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.298'^^xsd:string;
  dwc:scientificName 'Heliaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27853'^^xsd:integer;
  dwc:collector 'Billiet Frida (Mme), Jadin B'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-69.35'^^xsd:double;
  dwc:latitude '-20.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27853'^^xsd:anyURI;
  dwc:aphiaid '255070'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/513148'^^xsd:anyURI;
  dwc:observationDate '1991-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '255070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.4"^^xsd:decimal ;
  geo-pos:long "48.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/513337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1337'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.25'^^xsd:double;
  dwc:latitude '-13.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/513337'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.4"^^xsd:decimal ;
  geo-pos:long "48.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/513338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1335'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.25'^^xsd:double;
  dwc:latitude '-13.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/513338'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.45 99.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.45"^^xsd:decimal ;
  dwc:decimalLongitude "99.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.45 99.816667)"^^geo:wktLiteral ;
  geo-pos:lat "6.45"^^xsd:decimal ;
  geo-pos:long "99.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/513607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1043'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '99.816667'^^xsd:double;
  dwc:latitude '6.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/513607'^^xsd:anyURI;
  dwc:observationDate '1998-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333889"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333889"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.33'^^xsd:string;
  dwc:scientificName 'Ophiurolepis gelida (Koehler, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st161'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.333889'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173692'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514075'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '322567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "16.6"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1158'^^xsd:string;
  dwc:scientificName 'Isostichopus badionotus (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Cabo Verde'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '16.6'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '367868'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514335'^^xsd:anyURI;
  dwc:observationDate '1996-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '367868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1035'^^xsd:string;
  dwc:scientificName 'Labidodemas pertinax (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st36'^^xsd:string;
  dwc:collector 'Ouin J.M.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210773'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514691'^^xsd:anyURI;
  dwc:observationDate '1996-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '210773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.860'^^xsd:string;
  dwc:scientificName 'Ohshimella ehrenbergii (Selenka, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st22'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '212479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514727'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '212479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.177'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514749'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.32578 -89.94896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.32578"^^xsd:decimal ;
  dwc:decimalLongitude "-89.94896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.32578 -89.94896)"^^geo:wktLiteral ;
  geo-pos:lat "29.32578"^^xsd:decimal ;
  geo-pos:long "-89.94896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.106'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) parvula (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11433'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-89.94896'^^xsd:double;
  dwc:latitude '29.32578'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11433'^^xsd:anyURI;
  dwc:aphiaid '125183'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514759'^^xsd:anyURI;
  dwc:observationDate '1937-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3 11.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3 11.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3"^^xsd:decimal ;
  geo-pos:long "11.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.88'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st029'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.566667'^^xsd:double;
  dwc:latitude '-6.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514848'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 134.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "134.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 134.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "134.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.392,AST.392\\1'^^xsd:string;
  dwc:scientificName 'Asterina exigua (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Koehler'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '134.9'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '213132'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514851'^^xsd:anyURI;
  dwc:observationDate '1929-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '177974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.496'^^xsd:string;
  dwc:scientificName 'Ophiacantha antarctica Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.532'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '393552'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515492'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1847007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1009'^^xsd:string;
  dwc:scientificName 'Stichopus chloronotus Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st118'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '149789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515513'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.123'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515555'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.412'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515556'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.71667 146.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.71667"^^xsd:decimal ;
  dwc:decimalLongitude "146.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.71667 146.61667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.71667"^^xsd:decimal ;
  geo-pos:long "146.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1423'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB19'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.61667'^^xsd:double;
  dwc:latitude '-18.71667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515627'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.311'^^xsd:string;
  dwc:scientificName 'Comaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '206862'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515655'^^xsd:anyURI;
  dwc:observationDate '1989-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '206862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.416667 152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.416667"^^xsd:decimal ;
  dwc:decimalLongitude "152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.416667 152)"^^geo:wktLiteral ;
  geo-pos:lat "-9.416667"^^xsd:decimal ;
  geo-pos:long "152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25485/st080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.376'^^xsd:string;
  dwc:scientificName 'Mithrodia clavigera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25485/st080'^^xsd:string;
  dwc:collector 'Capart André (Dr.), Van Goethem Jackie (Dr.), Royal Belgian Institute of natural Sciences'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '152'^^xsd:integer;
  dwc:latitude '-9.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25485'^^xsd:anyURI;
  dwc:aphiaid '178200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515669'^^xsd:anyURI;
  dwc:observationDate '1976-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '178200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.166667 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.166667"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.166667 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.166667"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/516180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.160'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st161'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '-3.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/516180'^^xsd:anyURI;
  dwc:observationDate '1949-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23367 145.78889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23367"^^xsd:decimal ;
  dwc:decimalLongitude "145.78889"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23367 145.78889)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23367"^^xsd:decimal ;
  geo-pos:long "145.78889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/516226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/St.385" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1216'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) squamifera Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/St.385'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.78889'^^xsd:double;
  dwc:latitude '-5.23367'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '210841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/516226'^^xsd:anyURI;
  dwc:observationDate '1977-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '241868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/516754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.835'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) pervicax Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st10'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/516754'^^xsd:anyURI;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '210901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/516762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.125'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/516762'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F516763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/516763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.413'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/516763'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.08333"^^xsd:decimal ;
  dwc:decimalLongitude "9.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.08333 9.73333)"^^geo:wktLiteral ;
  geo-pos:lat "40.08333"^^xsd:decimal ;
  geo-pos:long "9.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/517091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.530'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1009'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.73333'^^xsd:double;
  dwc:latitude '40.08333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/517091'^^xsd:anyURI;
  dwc:observationDate '1966-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.083333 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.083333"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.083333 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-14.083333"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/517386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1729'^^xsd:string;
  dwc:scientificName 'Holothuria caparti Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '16808/st075'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '-14.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '241837'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/517386'^^xsd:anyURI;
  dwc:observationDate '1948-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '241837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/517395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.455'^^xsd:string;
  dwc:scientificName 'Comanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marshall'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '367961'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/517395'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '246787'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.466667 12.068334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.466667"^^xsd:decimal ;
  dwc:decimalLongitude "12.068334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.466667 12.068334)"^^geo:wktLiteral ;
  geo-pos:lat "-6.466667"^^xsd:decimal ;
  geo-pos:long "12.068334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/517478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.15'^^xsd:string;
  dwc:scientificName 'Dictenophiura carnea (Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st376'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.068334'^^xsd:double;
  dwc:latitude '-6.466667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '242150'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/517478'^^xsd:anyURI;
  dwc:observationDate '1955-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '125190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.505556 111.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.505556"^^xsd:decimal ;
  dwc:decimalLongitude "111.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.505556 111.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.505556"^^xsd:decimal ;
  geo-pos:long "111.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/517494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.142'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS5'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.333333'^^xsd:double;
  dwc:latitude '-6.505556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/517494'^^xsd:anyURI;
  dwc:observationDate '1977-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/517721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.660'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/517721'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.197'^^xsd:string;
  dwc:scientificName 'Bathyplotes rubipunctatus Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174117'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518008'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1239'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st72'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518207'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.547'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518235'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930/st011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.845'^^xsd:string;
  dwc:scientificName 'Leptopentacta imbricata (Semper, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930/st011'^^xsd:string;
  dwc:collector 'Seghers , Tursh B.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '241890'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518257'^^xsd:anyURI;
  dwc:observationDate '1978-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '241890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 3.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "3.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 3.59)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "3.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.989'^^xsd:string;
  dwc:scientificName 'Leptosynapta galliennei (Herapat, 1865)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.59'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '124464'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518419'^^xsd:anyURI;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '124464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.235'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518427'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.220'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518428'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.317'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518429'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.326'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1107'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518445'^^xsd:anyURI;
  dwc:observationDate '1966-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.083333 9.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.083333"^^xsd:decimal ;
  dwc:decimalLongitude "9.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.083333 9.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.083333"^^xsd:decimal ;
  geo-pos:long "9.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.161'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st162'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '9.416667'^^xsd:double;
  dwc:latitude '-3.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518735'^^xsd:anyURI;
  dwc:observationDate '1949-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3 113.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3"^^xsd:decimal ;
  dwc:decimalLongitude "113.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3 113.3)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3"^^xsd:decimal ;
  geo-pos:long "113.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.18'^^xsd:string;
  dwc:scientificName 'Archaster angulatus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25615'^^xsd:integer;
  dwc:collector 'Barrett-Lennard Peter'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '113.3'^^xsd:double;
  dwc:latitude '-25.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25615'^^xsd:anyURI;
  dwc:aphiaid '213121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518979'^^xsd:anyURI;
  dwc:observationDate '1973-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/519347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.920'^^xsd:string;
  dwc:scientificName 'Heterocucumis denticulata (Ekman, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '529509'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/519347'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '529509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/519738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.94'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/519738'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/520276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.377'^^xsd:string;
  dwc:scientificName 'Mithrodia clavigera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '178200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/520276'^^xsd:anyURI;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '178200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/520377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.922'^^xsd:string;
  dwc:scientificName 'Heterocucumis denticulata (Ekman, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '529509'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/520377'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '529509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/520554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.371'^^xsd:string;
  dwc:scientificName 'Cladolabes schmeltzii (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st162'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '241802'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/520554'^^xsd:anyURI;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '241802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/520671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.594'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/520671'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/520742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1241'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscogilva Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st198'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '732234'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/520742'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.886666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.35"^^xsd:decimal ;
  geo-pos:long "11.886666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/520750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.58'^^xsd:string;
  dwc:scientificName 'Astrospartus mediterraneus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st009'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.886666'^^xsd:double;
  dwc:latitude '-6.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/520750'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F520912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/520912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.868'^^xsd:string;
  dwc:scientificName 'Actinopyga crassa Panning, 1944'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st9'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '208954'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/520912'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '208954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/521173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.559'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/521173'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/521406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.234'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/521406'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/521407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.394'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/521407'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/521519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1090'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st22'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/521519'^^xsd:anyURI;
  dwc:observationDate '1987-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.927223"^^xsd:decimal ;
  dwc:decimalLongitude "106.801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.927223"^^xsd:decimal ;
  geo-pos:long "106.801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/521636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.204'^^xsd:string;
  dwc:scientificName 'Astropecten acanthifer Sladen, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB8'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.801667'^^xsd:double;
  dwc:latitude '-5.927223'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/521636'^^xsd:anyURI;
  dwc:observationDate '1978-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '213237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.4"^^xsd:decimal ;
  geo-pos:long "48.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/521936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1344'^^xsd:string;
  dwc:scientificName 'Ohshimella ehrenbergii (Selenka, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.25'^^xsd:double;
  dwc:latitude '-13.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/521936'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '212479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/522084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st2101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.371\\3'^^xsd:string;
  dwc:scientificName 'Anseropoda membranacea (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st2101'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '182966'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/522084'^^xsd:anyURI;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/522972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27474/st106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1098'^^xsd:string;
  dwc:scientificName 'Actinopyga palauensis Panning, 1944'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27474/st106'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27474'^^xsd:anyURI;
  dwc:aphiaid '241773'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/522972'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '241773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F522973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/522973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.85'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/522973'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.823'^^xsd:string;
  dwc:scientificName 'Holothuria sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st51'^^xsd:string;
  dwc:collector 'Flammang P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523069'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1179'^^xsd:string;
  dwc:scientificName 'Labidodemas rugosum (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st256'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210775'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523087'^^xsd:anyURI;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '210775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333333"^^xsd:decimal ;
  geo-pos:long "-83.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.733" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.511'^^xsd:string;
  dwc:scientificName 'Ophiocten dubium Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.733'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-83.383333'^^xsd:double;
  dwc:latitude '-70.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173472'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523118'^^xsd:anyURI;
  dwc:observationDate '1898-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '173540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.277\\1'^^xsd:string;
  dwc:scientificName 'Trachythyone fallax Cherbonnier, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st378'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '148783'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523226'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '148783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.285 -25.891666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.285"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1179.011984099502"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.285 -25.891666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.285"^^xsd:decimal ;
  geo-pos:long "-25.891666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1179.011984099502"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st226AGT1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.304'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st226AGT1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-25.891666'^^xsd:double;
  dwc:latitude '-71.285'^^xsd:double;
  dwc:coordinatePrecision '1179.0119840995'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523523'^^xsd:anyURI;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.016667 12.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.016667"^^xsd:decimal ;
  dwc:decimalLongitude "12.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.016667 12.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.016667"^^xsd:decimal ;
  geo-pos:long "12.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.54'^^xsd:string;
  dwc:scientificName 'Ophiactis luetkeni Marktanner-Turneretscher, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st362'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.383333'^^xsd:double;
  dwc:latitude '-6.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '243457'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523555'^^xsd:anyURI;
  dwc:observationDate '1955-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '243457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1073'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) arenicola Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523904'^^xsd:anyURI;
  dwc:observationDate '1996-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '210814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.306'^^xsd:string;
  dwc:scientificName 'Himerometra cf. robustipinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C.'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367877'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524153'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.852'^^xsd:string;
  dwc:scientificName 'Plesiocolochirus australis (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st39'^^xsd:string;
  dwc:collector 'Busseks'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '214606'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524377'^^xsd:anyURI;
  dwc:observationDate '1996-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '214606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77983 -60.88605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77983"^^xsd:decimal ;
  dwc:decimalLongitude "-60.88605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77983 -60.88605)"^^geo:wktLiteral ;
  geo-pos:lat "14.77983"^^xsd:decimal ;
  geo-pos:long "-60.88605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1270'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) mexicana Ludwig, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:country 'Martinique'^^xsd:string;
  dwc:longitude '-60.88605'^^xsd:double;
  dwc:latitude '14.77983'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '732363'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524412'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125180'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.485'^^xsd:string;
  dwc:scientificName 'Synapta godeffroi Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '210968'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524516'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.29748"^^xsd:decimal ;
  dwc:decimalLongitude "166.43165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.29748 166.43165)"^^geo:wktLiteral ;
  geo-pos:lat "-22.29748"^^xsd:decimal ;
  geo-pos:long "166.43165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1413'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.43165'^^xsd:double;
  dwc:latitude '-22.29748'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524775'^^xsd:anyURI;
  dwc:observationDate '1959-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.41667"^^xsd:decimal ;
  dwc:decimalLongitude "48.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.41667"^^xsd:decimal ;
  geo-pos:long "48.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1342'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) olivacea (Ludwig, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.31667'^^xsd:double;
  dwc:latitude '-13.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '732371'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524833'^^xsd:anyURI;
  dwc:observationDate '1959-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '210839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.356'^^xsd:string;
  dwc:scientificName 'Comanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524905'^^xsd:anyURI;
  dwc:observationDate '1989-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '205362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/525253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.527'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28156/st1/7'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/525253'^^xsd:anyURI;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/525954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1117'^^xsd:string;
  dwc:scientificName 'Synapta maculata (Chamisso & Eysenhardt, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st127'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '210974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/525954'^^xsd:anyURI;
  dwc:observationDate '1990-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '210974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/526401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.304'^^xsd:string;
  dwc:scientificName 'Mariametridae AH Clark, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C.'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '196175'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/526401'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '196175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/526572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.98'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/526572'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.66515 -82.8554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.66515"^^xsd:decimal ;
  dwc:decimalLongitude "-82.8554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.66515 -82.8554)"^^geo:wktLiteral ;
  geo-pos:lat "24.66515"^^xsd:decimal ;
  geo-pos:long "-82.8554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/526628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.3'^^xsd:string;
  dwc:scientificName 'Actinopyga agassizi (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11433'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.8554'^^xsd:double;
  dwc:latitude '24.66515'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11433'^^xsd:anyURI;
  dwc:aphiaid '1304399'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/526628'^^xsd:anyURI;
  dwc:observationDate '1937-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '241768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/526808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.404\\3'^^xsd:string;
  dwc:scientificName 'Echinocucumis tenera Cherbonnier, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st349'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '148784'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/526808'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.238333 -26.221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.238333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "465.67182843938247"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.238333 -26.221667)"^^geo:wktLiteral ;
  geo-pos:lat "-75.238333"^^xsd:decimal ;
  geo-pos:long "-26.221667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "465.67182843938247"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/526830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229GSN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.948'^^xsd:string;
  dwc:scientificName 'Pseudostichopus villosus Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229GSN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.221667'^^xsd:double;
  dwc:latitude '-75.238333'^^xsd:double;
  dwc:coordinatePrecision '465.67182843938'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124588'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/526830'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '529559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/527254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.238'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/527254'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/527255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.400'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/527255'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/527312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.83'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/527312'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/527521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.824'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Flammang P.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142'^^xsd:integer;
  dwc:collector 'Flammang P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/527521'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/527576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.357'^^xsd:string;
  dwc:scientificName 'Comanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/527576'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '205362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.868056"^^xsd:decimal ;
  dwc:decimalLongitude "12.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.868056"^^xsd:decimal ;
  geo-pos:long "12.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/527710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.402\\1'^^xsd:string;
  dwc:scientificName 'Rhopalodina compacta Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st347'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.116667'^^xsd:double;
  dwc:latitude '-5.868056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '528802'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/527710'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '528802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/527729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.135'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB7'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/527729'^^xsd:anyURI;
  dwc:observationDate '1978-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.285 -25.891666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.285"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1179.011984099502"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.285 -25.891666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.285"^^xsd:decimal ;
  geo-pos:long "-25.891666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1179.011984099502"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/527992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st226AGT1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.546'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st226AGT1'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-25.891666'^^xsd:double;
  dwc:latitude '-71.285'^^xsd:double;
  dwc:coordinatePrecision '1179.0119840995'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/527992'^^xsd:anyURI;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "104.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "104.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1046'^^xsd:string;
  dwc:scientificName 'Bohadschia marmorata (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.2'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '210762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528239'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '210762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.66515 -82.8554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.66515"^^xsd:decimal ;
  dwc:decimalLongitude "-82.8554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.66515 -82.8554)"^^geo:wktLiteral ;
  geo-pos:lat "24.66515"^^xsd:decimal ;
  geo-pos:long "-82.8554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.4'^^xsd:string;
  dwc:scientificName 'Actinopyga agassizi (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11433'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.8554'^^xsd:double;
  dwc:latitude '24.66515'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11433'^^xsd:anyURI;
  dwc:aphiaid '1304399'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528286'^^xsd:anyURI;
  dwc:observationDate '1937-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54382 7.12996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.54382"^^xsd:decimal ;
  dwc:decimalLongitude "7.12996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.54382 7.12996)"^^geo:wktLiteral ;
  geo-pos:lat "43.54382"^^xsd:decimal ;
  geo-pos:long "7.12996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "18503" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.110'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1952'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '18503'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.12996'^^xsd:double;
  dwc:latitude '43.54382'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:18503'^^xsd:anyURI;
  dwc:aphiaid '732380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528607'^^xsd:anyURI;
  dwc:observationDate '1952-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.95911 -16.89844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.95911"^^xsd:decimal ;
  dwc:decimalLongitude "-16.89844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.95911 -16.89844)"^^geo:wktLiteral ;
  geo-pos:lat "20.95911"^^xsd:decimal ;
  geo-pos:long "-16.89844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.191'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11204'^^xsd:integer;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.89844'^^xsd:double;
  dwc:latitude '20.95911'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528661'^^xsd:anyURI;
  dwc:observationDate '1936-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.09694 -72.87966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.09694"^^xsd:decimal ;
  dwc:decimalLongitude "-72.87966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.09694 -72.87966)"^^geo:wktLiteral ;
  geo-pos:lat "41.09694"^^xsd:decimal ;
  geo-pos:long "-72.87966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.171'^^xsd:string;
  dwc:scientificName 'Asterias vulgaris Verrill, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10661'^^xsd:integer;
  dwc:collector 'Giltay L.B. (Dr.)'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Long Island Sound'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-72.87966'^^xsd:double;
  dwc:latitude '41.09694'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10661'^^xsd:anyURI;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528662'^^xsd:anyURI;
  dwc:observationDate '1933-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.488333"^^xsd:decimal ;
  dwc:decimalLongitude "43.750833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.488333 43.750833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.488333"^^xsd:decimal ;
  geo-pos:long "43.750833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.807'^^xsd:string;
  dwc:scientificName 'Holothuria (Selenkothuria) parva Lampert, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st41'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.750833'^^xsd:double;
  dwc:latitude '-23.488333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732376'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528672'^^xsd:anyURI;
  dwc:observationDate '2000-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '210850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1022'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528786'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6275 -82.873056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6275"^^xsd:decimal ;
  dwc:decimalLongitude "-82.873056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6275 -82.873056)"^^geo:wktLiteral ;
  geo-pos:lat "24.6275"^^xsd:decimal ;
  geo-pos:long "-82.873056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F528988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/528988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.2'^^xsd:string;
  dwc:scientificName 'Actinopyga agassizi (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11433'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.873056'^^xsd:double;
  dwc:latitude '24.6275'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11433'^^xsd:anyURI;
  dwc:aphiaid '1304399'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/528988'^^xsd:anyURI;
  dwc:observationDate '1937-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/529681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1113'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) turriscelsa Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st237'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '210820'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/529681'^^xsd:anyURI;
  dwc:observationDate '1989-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '210820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.350'^^xsd:string;
  dwc:scientificName 'Comanthus wahlbergii (Mueller, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213328'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530136'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '213328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27026/st104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1185\\2'^^xsd:string;
  dwc:scientificName 'Synaptula sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27026/st104'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27026'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530194'^^xsd:anyURI;
  dwc:observationDate '1985-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.49'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530231'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.716667 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.716667 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "19.716667"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.433'^^xsd:string;
  dwc:scientificName 'Benthogone rosea Koehler, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st104'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '19.716667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '124752'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530359'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1118'^^xsd:string;
  dwc:scientificName 'Afrocucumis africana (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Rasolofonirina Richard'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210950'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530618'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '210950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.730'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530626'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1183'^^xsd:string;
  dwc:scientificName 'Cladolabes aciculus (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Quin J.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210965'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530656'^^xsd:anyURI;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '210965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.716667 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.716667 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "20.716667"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.935'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st144'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '20.716667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530712'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.516667 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.516667"^^xsd:decimal ;
  dwc:decimalLongitude "11.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.516667 11.75)"^^geo:wktLiteral ;
  geo-pos:lat "-6.516667"^^xsd:decimal ;
  geo-pos:long "11.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.90'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st063'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '-6.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530865'^^xsd:anyURI;
  dwc:observationDate '1948-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.862'^^xsd:string;
  dwc:scientificName 'Stolus buccalis (Stimpson, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st49'^^xsd:string;
  dwc:collector 'Flammang P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210942'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530960'^^xsd:anyURI;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '210942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F530997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/530997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.404\\2'^^xsd:string;
  dwc:scientificName 'Echinocucumis tenera Cherbonnier, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st348'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '148784'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/530997'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '148784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/531072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1070'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) granosa Cherbonnier, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210830'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/531072'^^xsd:anyURI;
  dwc:observationDate '1996-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '210830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/531204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.425'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/531204'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  geo-pos:lat "63.666667"^^xsd:decimal ;
  geo-pos:long "-15.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/531293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22464" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1309'^^xsd:string;
  dwc:scientificName 'Stichopus tremulus (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22464'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-15.833333'^^xsd:double;
  dwc:latitude '63.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22464'^^xsd:anyURI;
  dwc:aphiaid '124544'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/531293'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/531581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.968'^^xsd:string;
  dwc:scientificName 'Neothyonidium magnum (Ludwig, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st54'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '241933'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/531581'^^xsd:anyURI;
  dwc:observationDate '1996-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '529531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/531663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1121'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Rasolofonirina Richard'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/531663'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483333"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483333 3.133333)"^^geo:wktLiteral ;
  geo-pos:lat "42.483333"^^xsd:decimal ;
  geo-pos:long "3.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/531727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.151'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Leloup Eugène'^^xsd:string;
  dwc:yearIdentified '1929'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9187'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9187'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/531727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/531847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.38'^^xsd:string;
  dwc:scientificName 'Comanthus gisleni Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246747'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/531847'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 106.413889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "106.413889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 106.413889)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "106.413889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F531862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/531862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.277'^^xsd:string;
  dwc:scientificName 'Astropecten velitaris Martens, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB1'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.413889'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213233'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/531862'^^xsd:anyURI;
  dwc:observationDate '1977-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '213233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/532166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1181'^^xsd:string;
  dwc:scientificName 'Afrocucumis africana (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Quin J.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210950'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/532166'^^xsd:anyURI;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '210950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.170537632 144.8751640319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.170537632"^^xsd:decimal ;
  dwc:decimalLongitude "144.8751640319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.170537632 144.8751640319)"^^geo:wktLiteral ;
  geo-pos:lat "-4.170537632"^^xsd:decimal ;
  geo-pos:long "144.8751640319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/532238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.992'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st072'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8751640319'^^xsd:double;
  dwc:latitude '-4.170537632'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/532238'^^xsd:anyURI;
  dwc:observationDate '1983-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4417"^^xsd:decimal ;
  dwc:decimalLongitude "-111.8792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  geo-pos:lat "27.4417"^^xsd:decimal ;
  geo-pos:long "-111.8792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/532329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.457'^^xsd:string;
  dwc:scientificName 'Astropecten antillensis Luetken, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st79'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-111.8792'^^xsd:double;
  dwc:latitude '27.4417'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '178646'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/532329'^^xsd:anyURI;
  dwc:observationDate '1936-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '178646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/532557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.418'^^xsd:string;
  dwc:scientificName 'Molpadia musculus Risso, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/532557'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F532669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/532669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.430'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/532669'^^xsd:anyURI;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50745 152.09164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.50745"^^xsd:decimal ;
  dwc:decimalLongitude "152.09164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.50745 152.09164)"^^geo:wktLiteral ;
  geo-pos:lat "-23.50745"^^xsd:decimal ;
  geo-pos:long "152.09164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1293'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) arenacava Samyn, Massin & Muthigha, 2001'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '152.09164'^^xsd:double;
  dwc:latitude '-23.50745'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210858'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533017'^^xsd:anyURI;
  dwc:observationDate '2006-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1672776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.374'^^xsd:string;
  dwc:scientificName 'Hemithyone samperi (Bell, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st114'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210944'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533018'^^xsd:anyURI;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '210944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.863889 106.713889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.863889"^^xsd:decimal ;
  dwc:decimalLongitude "106.713889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.863889 106.713889)"^^geo:wktLiteral ;
  geo-pos:lat "-5.863889"^^xsd:decimal ;
  geo-pos:long "106.713889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.184'^^xsd:string;
  dwc:scientificName 'Echinaster stereosomus Fisher, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB17'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.713889'^^xsd:double;
  dwc:latitude '-5.863889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '369085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533107'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '369085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.26 -60.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.26"^^xsd:decimal ;
  dwc:decimalLongitude "-60.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.26 -60.53)"^^geo:wktLiteral ;
  geo-pos:lat "14.26"^^xsd:decimal ;
  geo-pos:long "-60.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.174'^^xsd:string;
  dwc:scientificName 'Ophioderma appressa (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st061'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Martinique'^^xsd:string;
  dwc:longitude '-60.53'^^xsd:double;
  dwc:latitude '14.26'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '243630'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533353'^^xsd:anyURI;
  dwc:observationDate '1935-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '245143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1496'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533471'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.883333 -67.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.883333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.883333 -67.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.883333"^^xsd:decimal ;
  geo-pos:long "-67.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.335\\1'^^xsd:string;
  dwc:scientificName 'Sporasterias antarctica (Luetken)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st174'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.333333'^^xsd:double;
  dwc:latitude '-54.883333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '379060'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533550'^^xsd:anyURI;
  dwc:observationDate '1898-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '178786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st197" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1059'^^xsd:string;
  dwc:scientificName 'Labidodemas semperianum Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st197'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210774'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533665'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '210774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.159'^^xsd:string;
  dwc:scientificName 'Dichrometra flagellata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213601'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533711'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  geo-pos:lat "60.35"^^xsd:decimal ;
  geo-pos:long "5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F533815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/533815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.224'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.14'^^xsd:double;
  dwc:latitude '60.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/533815'^^xsd:anyURI;
  dwc:observationDate '1879-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/534082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.379'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/534082'^^xsd:anyURI;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.611111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/534154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.37'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB3'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.611111'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/534154'^^xsd:anyURI;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.9166666666 -99.1666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.9166666666"^^xsd:decimal ;
  dwc:decimalLongitude "-99.1666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.9166666666 -99.1666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.9166666666"^^xsd:decimal ;
  geo-pos:long "-99.1666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/534230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1480'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st224'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Amundsen sea'^^xsd:string;
  dwc:longitude '-99.1666666666'^^xsd:double;
  dwc:latitude '-71.9166666666'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/534230'^^xsd:anyURI;
  dwc:observationDate '1965-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/534354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.690'^^xsd:string;
  dwc:scientificName 'Psolidiella mollis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/534354'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '848298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.85 -73.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.85"^^xsd:decimal ;
  dwc:decimalLongitude "-73.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.85 -73.883333)"^^geo:wktLiteral ;
  geo-pos:lat "-42.85"^^xsd:decimal ;
  geo-pos:long "-73.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/534356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1168'^^xsd:string;
  dwc:scientificName 'Pseudocnus dubiosus leonina (Herouard, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Willenz Philippe (Dr.)'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Lago Reñihué'^^xsd:string;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-73.883333'^^xsd:double;
  dwc:latitude '-42.85'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '124656'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/534356'^^xsd:anyURI;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F534530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/534530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.421'^^xsd:string;
  dwc:scientificName 'Fromia milleporella (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '213299'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/534530'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '213299'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.383333 48.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.383333"^^xsd:decimal ;
  dwc:decimalLongitude "48.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.383333 48.183333)"^^geo:wktLiteral ;
  geo-pos:lat "13.383333"^^xsd:decimal ;
  geo-pos:long "48.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/st37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1017'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/st37'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.183333'^^xsd:double;
  dwc:latitude '13.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535207'^^xsd:anyURI;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.933'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) insignis Ludwig, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st74'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210892'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535582'^^xsd:anyURI;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '241841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1126'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535603'^^xsd:anyURI;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.168'^^xsd:string;
  dwc:scientificName 'Himerometra cf. bartschi (Clark, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '413128'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535623'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.816'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st39'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535635'^^xsd:anyURI;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.35'^^xsd:string;
  dwc:scientificName 'Comanthus gisleni Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246747'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535817'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '246747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.6178865498"^^xsd:decimal ;
  dwc:decimalLongitude "-46.9653832912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  geo-pos:lat "-60.6178865498"^^xsd:decimal ;
  geo-pos:long "-46.9653832912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st217GSN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.644'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st217GSN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-46.9653832912'^^xsd:double;
  dwc:latitude '-60.6178865498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535947'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.192'^^xsd:string;
  dwc:scientificName 'Bathyplotes fuscivinculum Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174114'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536248'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.121'^^xsd:string;
  dwc:scientificName 'Liparometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450498'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536395'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.983333 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.983333 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.983333"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.176'^^xsd:string;
  dwc:scientificName 'Stichopus regalis (Cuvier, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st82'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.983333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '124540'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536418'^^xsd:anyURI;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.435'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536671'^^xsd:anyURI;
  dwc:observationDate '1989-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.106'^^xsd:string;
  dwc:scientificName 'Comaster nobilis (Carpenter, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246755'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536803'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -7.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.31"^^xsd:decimal ;
  dwc:decimalLongitude "-7.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.31 -7.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.31"^^xsd:decimal ;
  geo-pos:long "-7.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.114'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9201'^^xsd:integer;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-7.03'^^xsd:double;
  dwc:latitude '43.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9201'^^xsd:anyURI;
  dwc:aphiaid '732380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536874'^^xsd:anyURI;
  dwc:observationDate '1929-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.666667"^^xsd:decimal ;
  dwc:decimalLongitude "168.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.666667"^^xsd:decimal ;
  geo-pos:long "168.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1417'^^xsd:string;
  dwc:scientificName 'Holothuria (Acanthotrapeza) pyxis Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.416667'^^xsd:double;
  dwc:latitude '-17.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '732386'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536989'^^xsd:anyURI;
  dwc:observationDate '1959-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '210864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1598 144.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1598"^^xsd:decimal ;
  dwc:decimalLongitude "144.876"^^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 "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1598 144.876)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1598"^^xsd:decimal ;
  geo-pos:long "144.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/537125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.858'^^xsd:string;
  dwc:scientificName 'Labidodemas Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st175'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.876'^^xsd:double;
  dwc:latitude '-4.1598'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '203875'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/537125'^^xsd:anyURI;
  dwc:observationDate '1983-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '203875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.86667"^^xsd:decimal ;
  dwc:decimalLongitude "130.16667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.86667"^^xsd:decimal ;
  geo-pos:long "130.16667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/537486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.564'^^xsd:string;
  dwc:scientificName 'Archaster typicus Mueller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Koehler'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.16667'^^xsd:double;
  dwc:latitude '-1.86667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '213119'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/537486'^^xsd:anyURI;
  dwc:observationDate '1929-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '213119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/537612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1123'^^xsd:string;
  dwc:scientificName 'Ohshimella ehrenbergii (Selenka, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.), Rasolofonirina Richard'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '212479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/537612'^^xsd:anyURI;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.583333 12.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.583333"^^xsd:decimal ;
  dwc:decimalLongitude "12.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.583333 12.85)"^^geo:wktLiteral ;
  geo-pos:lat "-9.583333"^^xsd:decimal ;
  geo-pos:long "12.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/537846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st090" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.61'^^xsd:string;
  dwc:scientificName 'Astrospartus mediterraneus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st090'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '12.85'^^xsd:double;
  dwc:latitude '-9.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/537846'^^xsd:anyURI;
  dwc:observationDate '1948-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '124963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.00015 -65.49883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.00015"^^xsd:decimal ;
  dwc:decimalLongitude "-65.49883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.00015 -65.49883)"^^geo:wktLiteral ;
  geo-pos:lat "45.00015"^^xsd:decimal ;
  geo-pos:long "-65.49883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/537921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.147\\3'^^xsd:string;
  dwc:scientificName 'Ophioglypha robusta (Ayres, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-65.49883'^^xsd:double;
  dwc:latitude '45.00015'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '245256'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/537921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.407222 -110.626667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.407222"^^xsd:decimal ;
  dwc:decimalLongitude "-110.626667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.407222 -110.626667)"^^geo:wktLiteral ;
  geo-pos:lat "25.407222"^^xsd:decimal ;
  geo-pos:long "-110.626667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/537947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALVIII/st16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1506'^^xsd:string;
  dwc:scientificName 'Synallactes virgulasolida Massin & Hendrickx, 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '31487/TALVIII/st16'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.626667'^^xsd:double;
  dwc:latitude '25.407222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '1030'^^xsd:integer;
  dwc:maximumDepth '1030'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '732544'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/537947'^^xsd:anyURI;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '732544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/538232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.441'^^xsd:string;
  dwc:scientificName 'Pontiometra andersoni (Carpenter, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/538232'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '711340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.45 -21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.45 -21)"^^geo:wktLiteral ;
  geo-pos:lat "66.45"^^xsd:decimal ;
  geo-pos:long "-21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/538323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.432'^^xsd:string;
  dwc:scientificName 'Ankyroderma jeffreysii Danielssen & Koren, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11726'^^xsd:integer;
  dwc:collector 'Billet V.'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-21'^^xsd:integer;
  dwc:latitude '66.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11726'^^xsd:anyURI;
  dwc:aphiaid '124788'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/538323'^^xsd:anyURI;
  dwc:observationDate '1938-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '530599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/538377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.310'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/538377'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.28809 -14.21239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.28809"^^xsd:decimal ;
  dwc:decimalLongitude "-14.21239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.28809 -14.21239)"^^geo:wktLiteral ;
  geo-pos:lat "28.28809"^^xsd:decimal ;
  geo-pos:long "-14.21239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/538407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24676" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1302'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) sanctori Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24676'^^xsd:integer;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-14.21239'^^xsd:double;
  dwc:latitude '28.28809'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24676'^^xsd:anyURI;
  dwc:aphiaid '241357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/538407'^^xsd:anyURI;
  dwc:observationDate '1972-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.273334 -20.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.273334"^^xsd:decimal ;
  dwc:decimalLongitude "-20.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1401.010696812185"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.273334 -20.91)"^^geo:wktLiteral ;
  geo-pos:lat "-73.273334"^^xsd:decimal ;
  geo-pos:long "-20.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1401.010696812185"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/538435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st271AGT15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.616'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st271AGT15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-20.91'^^xsd:double;
  dwc:latitude '-73.273334'^^xsd:double;
  dwc:coordinatePrecision '1401.0106968122'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/538435'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333889"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333889"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/538998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.64'^^xsd:string;
  dwc:scientificName 'Astrotoma agassizi Lyman, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st161'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.333889'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/538998'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '173167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 122)"^^geo:wktLiteral ;
  geo-pos:lat "13"^^xsd:decimal ;
  geo-pos:long "122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/539041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.398'^^xsd:string;
  dwc:scientificName 'Othilia luzonica Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9796'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '122'^^xsd:integer;
  dwc:latitude '13'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9796'^^xsd:anyURI;
  dwc:aphiaid '827906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/539041'^^xsd:anyURI;
  dwc:observationDate '1932-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/539085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.555'^^xsd:string;
  dwc:scientificName 'Culcita novaeguineae Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st258'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '212298'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/539085'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '212298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.26623"^^xsd:decimal ;
  dwc:decimalLongitude "166.48256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  geo-pos:lat "-22.26623"^^xsd:decimal ;
  geo-pos:long "166.48256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/539250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23713" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1436'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23713'^^xsd:integer;
  dwc:collector 'De Fierlant G'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.48256'^^xsd:double;
  dwc:latitude '-22.26623'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23713'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/539250'^^xsd:anyURI;
  dwc:observationDate '1966-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/539322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.80'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) hawaiiensis Fisher, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st175'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/539322'^^xsd:anyURI;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '210856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "-10.65"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/539460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.42'^^xsd:string;
  dwc:scientificName 'Luidia heterozona Fisher, 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st086'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '-10.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '178629'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/539460'^^xsd:anyURI;
  dwc:observationDate '1948-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '178629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/539465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1231'^^xsd:string;
  dwc:scientificName 'Actinopyga obesa (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st63'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '208945'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/539465'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '208945'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23"^^xsd:decimal ;
  dwc:decimalLongitude "-26.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5022.519308330192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.23"^^xsd:decimal ;
  geo-pos:long "-26.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5022.519308330192"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F539741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/539741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.613'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.648333'^^xsd:double;
  dwc:latitude '-75.23'^^xsd:double;
  dwc:coordinatePrecision '5022.5193083302'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/539741'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.788889 106.427778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.788889"^^xsd:decimal ;
  dwc:decimalLongitude "106.427778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.788889 106.427778)"^^geo:wktLiteral ;
  geo-pos:lat "-1.788889"^^xsd:decimal ;
  geo-pos:long "106.427778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.276'^^xsd:string;
  dwc:scientificName 'Astropecten velitaris Martens, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB3'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.427778'^^xsd:double;
  dwc:latitude '-1.788889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213233'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540051'^^xsd:anyURI;
  dwc:observationDate '1978-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '213233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.783333 13.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.783333"^^xsd:decimal ;
  dwc:decimalLongitude "13.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.783333 13.183333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.783333"^^xsd:decimal ;
  geo-pos:long "13.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.28'^^xsd:string;
  dwc:scientificName 'Luidia atlantidea Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st182'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '13.183333'^^xsd:double;
  dwc:latitude '-9.783333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123919'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540061'^^xsd:anyURI;
  dwc:observationDate '1949-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '123919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866667 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.866667"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.866667 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.866667"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1012'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Lebanon'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '33.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540098'^^xsd:anyURI;
  dwc:observationDate '2002-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.76667"^^xsd:decimal ;
  dwc:decimalLongitude "8.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76667 8.45)"^^geo:wktLiteral ;
  geo-pos:lat "39.76667"^^xsd:decimal ;
  geo-pos:long "8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.538'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2101'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.45'^^xsd:double;
  dwc:latitude '39.76667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540229'^^xsd:anyURI;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.815'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis fuscogilva Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st38'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540349'^^xsd:anyURI;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.466'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540459'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1497'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540460'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.420'^^xsd:string;
  dwc:scientificName 'Lamprometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '204357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540462'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.279'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540509'^^xsd:anyURI;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.86667"^^xsd:decimal ;
  dwc:decimalLongitude "130.16667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.86667"^^xsd:decimal ;
  geo-pos:long "130.16667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.24'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.16667'^^xsd:double;
  dwc:latitude '-1.86667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540733'^^xsd:anyURI;
  dwc:observationDate '1929-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1746251842 144.8744881153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1746251842"^^xsd:decimal ;
  dwc:decimalLongitude "144.8744881153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1746251842 144.8744881153)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1746251842"^^xsd:decimal ;
  geo-pos:long "144.8744881153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.859'^^xsd:string;
  dwc:scientificName 'Labidodemas rugosum (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st099'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8744881153'^^xsd:double;
  dwc:latitude '-4.1746251842'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210775'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540877'^^xsd:anyURI;
  dwc:observationDate '1983-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '210775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/541610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.56'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/541610'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97472 9.70278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97472"^^xsd:decimal ;
  dwc:decimalLongitude "9.70278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97472 9.70278)"^^geo:wktLiteral ;
  geo-pos:lat "39.97472"^^xsd:decimal ;
  geo-pos:long "9.70278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/541880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.366\\4'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1012'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.70278'^^xsd:double;
  dwc:latitude '39.97472'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/541880'^^xsd:anyURI;
  dwc:observationDate '1966-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09583 9.52139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09583"^^xsd:decimal ;
  dwc:decimalLongitude "9.52139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09583 9.52139)"^^geo:wktLiteral ;
  geo-pos:lat "39.09583"^^xsd:decimal ;
  geo-pos:long "9.52139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/542470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st1907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.466\\3'^^xsd:string;
  dwc:scientificName 'Odontaster mediterraneus (Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st1907'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.52139'^^xsd:double;
  dwc:latitude '39.09583'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/542470'^^xsd:anyURI;
  dwc:observationDate '1967-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '124091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.64"^^xsd:decimal ;
  dwc:decimalLongitude "-29.673334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  geo-pos:lat "-74.64"^^xsd:decimal ;
  geo-pos:long "-29.673334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/542657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248MG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.773'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248MG9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.673334'^^xsd:double;
  dwc:latitude '-74.64'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/542657'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.36841"^^xsd:decimal ;
  dwc:decimalLongitude "48.17934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  geo-pos:lat "-13.36841"^^xsd:decimal ;
  geo-pos:long "48.17934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/542981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1388'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.17934'^^xsd:double;
  dwc:latitude '-13.36841'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/542981'^^xsd:anyURI;
  dwc:observationDate '1959-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.333333"^^xsd:decimal ;
  dwc:decimalLongitude "166.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  geo-pos:lat "-22.333333"^^xsd:decimal ;
  geo-pos:long "166.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1283'^^xsd:string;
  dwc:scientificName 'Opheodesoma cf. grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.4'^^xsd:double;
  dwc:latitude '-22.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543073'^^xsd:anyURI;
  dwc:observationDate '1959-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.185'^^xsd:string;
  dwc:scientificName 'Echinaster varicolor H.L. Clark, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB10'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '369087'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543192'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '369087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.36841"^^xsd:decimal ;
  dwc:decimalLongitude "48.17934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  geo-pos:lat "-13.36841"^^xsd:decimal ;
  geo-pos:long "48.17934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1395'^^xsd:string;
  dwc:scientificName 'Stichopus herrmanni Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.17934'^^xsd:double;
  dwc:latitude '-13.36841'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '210906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543225'^^xsd:anyURI;
  dwc:observationDate '1959-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '210906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "119.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "119.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.488'^^xsd:string;
  dwc:scientificName 'Opheodesoma grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st37'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.35'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543262'^^xsd:anyURI;
  dwc:observationDate '1994-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.53806 127.96778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.53806"^^xsd:decimal ;
  dwc:decimalLongitude "127.96778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.53806 127.96778)"^^geo:wktLiteral ;
  geo-pos:lat "26.53806"^^xsd:decimal ;
  geo-pos:long "127.96778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.977'^^xsd:string;
  dwc:scientificName 'Plesiocolochirus australis (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Reed Keven'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '127.96778'^^xsd:double;
  dwc:latitude '26.53806'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '214606'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543454'^^xsd:anyURI;
  dwc:observationDate '1997-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '214606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.063333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.063333"^^xsd:decimal ;
  geo-pos:long "-12.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st292MG21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.568'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st292MG21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.701667'^^xsd:double;
  dwc:latitude '-71.063333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543720'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.838'^^xsd:string;
  dwc:scientificName 'Polyplectana kefersteini (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st4'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '214608'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543863'^^xsd:anyURI;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '214608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.116'^^xsd:string;
  dwc:scientificName 'Liparometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450498'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543928'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4417"^^xsd:decimal ;
  dwc:decimalLongitude "-111.8792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4417 -111.8792)"^^geo:wktLiteral ;
  geo-pos:lat "27.4417"^^xsd:decimal ;
  geo-pos:long "-111.8792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F543973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/543973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.495'^^xsd:string;
  dwc:scientificName 'Astropecten brasiliensis brasiliensis Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Schroevers W.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st79'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-111.8792'^^xsd:double;
  dwc:latitude '27.4417'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '368451'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/543973'^^xsd:anyURI;
  dwc:observationDate '1936-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '368451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.61'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544071'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4079 48.24899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.4079"^^xsd:decimal ;
  dwc:decimalLongitude "48.24899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4079 48.24899)"^^geo:wktLiteral ;
  geo-pos:lat "-13.4079"^^xsd:decimal ;
  geo-pos:long "48.24899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1259'^^xsd:string;
  dwc:scientificName 'Bohadschia cf. vitiensis (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.24899'^^xsd:double;
  dwc:latitude '-13.4079'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '210759'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544118'^^xsd:anyURI;
  dwc:observationDate '1959-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.063333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.063333 -12.701667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.063333"^^xsd:decimal ;
  geo-pos:long "-12.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st292MG21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.217'^^xsd:string;
  dwc:scientificName 'Cucumaria acuta Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st292MG21'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.701667'^^xsd:double;
  dwc:latitude '-71.063333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237844'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544135'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.25"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  geo-pos:lat "-70.25"^^xsd:decimal ;
  geo-pos:long "-84.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.782" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.493'^^xsd:string;
  dwc:scientificName 'Ophiocamax gigas Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'lectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.782'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea, Oceans'^^xsd:string;
  dwc:longitude '-84.1'^^xsd:double;
  dwc:latitude '-70.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544423'^^xsd:anyURI;
  dwc:observationDate '1898-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '173188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 48.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "48.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 48.11)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "48.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22037/Andilana" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1279'^^xsd:string;
  dwc:scientificName 'Actinopyga serratidens Pearson, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22037/Andilana'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.11'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22037'^^xsd:anyURI;
  dwc:aphiaid '208955'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544820'^^xsd:anyURI;
  dwc:observationDate '1959-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '208955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.783333 -14.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.783333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.783333 -14.983333)"^^geo:wktLiteral ;
  geo-pos:lat "24.783333"^^xsd:decimal ;
  geo-pos:long "-14.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "19295" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.219'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '19295'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-14.983333'^^xsd:double;
  dwc:latitude '24.783333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19295'^^xsd:anyURI;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544827'^^xsd:anyURI;
  dwc:observationDate '1953-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.25"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  geo-pos:lat "-70.25"^^xsd:decimal ;
  geo-pos:long "-84.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st790" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.966'^^xsd:string;
  dwc:scientificName 'Anasterias chiropora Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st790'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-84.1'^^xsd:double;
  dwc:latitude '-70.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172662'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544849'^^xsd:anyURI;
  dwc:observationDate '1898-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '172662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 16.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23"^^xsd:decimal ;
  dwc:decimalLongitude "16.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 16.15)"^^geo:wktLiteral ;
  geo-pos:lat "23"^^xsd:decimal ;
  geo-pos:long "16.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.234'^^xsd:string;
  dwc:scientificName 'Cucumaria normani Pace, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11553'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '16.15'^^xsd:double;
  dwc:latitude '23'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11553'^^xsd:anyURI;
  dwc:aphiaid '124626'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544870'^^xsd:anyURI;
  dwc:observationDate '1937-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.86667"^^xsd:decimal ;
  dwc:decimalLongitude "130.16667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.86667 130.16667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.86667"^^xsd:decimal ;
  geo-pos:long "130.16667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.552'^^xsd:string;
  dwc:scientificName 'Oreaster turritus (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '130.16667'^^xsd:double;
  dwc:latitude '-1.86667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '378471'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544960'^^xsd:anyURI;
  dwc:observationDate '1929-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '213285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.35'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB13'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544964'^^xsd:anyURI;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.35 5.14)"^^geo:wktLiteral ;
  geo-pos:lat "60.35"^^xsd:decimal ;
  geo-pos:long "5.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/545900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.131'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.14'^^xsd:double;
  dwc:latitude '60.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/545900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.611111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/546143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.205'^^xsd:string;
  dwc:scientificName 'Astropecten acanthifer Sladen, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB3'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.611111'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213237'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/546143'^^xsd:anyURI;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '213237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 16.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23"^^xsd:decimal ;
  dwc:decimalLongitude "16.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 16.15)"^^geo:wktLiteral ;
  geo-pos:lat "23"^^xsd:decimal ;
  geo-pos:long "16.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/546409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.15'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) arguinensis Koehler & Vaney, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11553'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '16.15'^^xsd:double;
  dwc:latitude '23'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11553'^^xsd:anyURI;
  dwc:aphiaid '732218'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/546409'^^xsd:anyURI;
  dwc:observationDate '1937-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '125184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.895833 107.077778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.895833"^^xsd:decimal ;
  dwc:decimalLongitude "107.077778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.895833 107.077778)"^^geo:wktLiteral ;
  geo-pos:lat "-5.895833"^^xsd:decimal ;
  geo-pos:long "107.077778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/546419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.34'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB2'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '107.077778'^^xsd:double;
  dwc:latitude '-5.895833'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/546419'^^xsd:anyURI;
  dwc:observationDate '1977-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/546461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.319'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/546461'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/546922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.369'^^xsd:string;
  dwc:scientificName 'Comanthus suavia Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246750'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/546922'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '246750'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 11.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F546967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/546967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st158" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.238'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st158'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:longitude '11.85'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/546967'^^xsd:anyURI;
  dwc:observationDate '1949-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/547405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1154'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) pardalis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '732374'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/547405'^^xsd:anyURI;
  dwc:observationDate '2002-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '210893'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/547842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.274'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/547842'^^xsd:anyURI;
  dwc:observationDate '1989-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/547853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.814'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st47'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/547853'^^xsd:anyURI;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.066667 128.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.066667"^^xsd:decimal ;
  dwc:decimalLongitude "128.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.066667 128.166667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.066667"^^xsd:decimal ;
  geo-pos:long "128.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F547934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/547934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.129'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25644'^^xsd:integer;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '128.166667'^^xsd:double;
  dwc:latitude '-3.066667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25644'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/547934'^^xsd:anyURI;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.516667 147.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.516667"^^xsd:decimal ;
  dwc:decimalLongitude "147.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.516667 147.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.516667"^^xsd:decimal ;
  geo-pos:long "147.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/548118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1136'^^xsd:string;
  dwc:scientificName 'Bohadschia cf. marmorata (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st118'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.283333'^^xsd:double;
  dwc:latitude '-9.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '210762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/548118'^^xsd:anyURI;
  dwc:observationDate '1987-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '210762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/548473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.822'^^xsd:string;
  dwc:scientificName 'Stichopus herrmanni Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st43'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/548473'^^xsd:anyURI;
  dwc:observationDate '2000-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '210906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/548678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.765'^^xsd:string;
  dwc:scientificName 'Holothuroidea De Blainville, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/548678'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.516667 128.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.516667"^^xsd:decimal ;
  dwc:decimalLongitude "128.316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.516667 128.316667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.516667"^^xsd:decimal ;
  geo-pos:long "128.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/548807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.69'^^xsd:string;
  dwc:scientificName 'Protoreaster nodosus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25644'^^xsd:integer;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '128.316667'^^xsd:double;
  dwc:latitude '-3.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25644'^^xsd:anyURI;
  dwc:aphiaid '213285'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/548807'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/548874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1127'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) olivacea (Ludwig, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st253'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732371'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/548874'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '210839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/549117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.568'^^xsd:string;
  dwc:scientificName 'Celerina heffernani (Livingstone, 1931)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '292787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/549117'^^xsd:anyURI;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '993013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1724637064 144.8713982105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1724637064"^^xsd:decimal ;
  dwc:decimalLongitude "144.8713982105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1724637064 144.8713982105)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1724637064"^^xsd:decimal ;
  geo-pos:long "144.8713982105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/549522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.998'^^xsd:string;
  dwc:scientificName 'Bohadschia graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st181'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8713982105'^^xsd:double;
  dwc:latitude '-4.1724637064'^^xsd:double;
  dwc:coordinatePrecision '150'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210763'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/549522'^^xsd:anyURI;
  dwc:observationDate '1983-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/549549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.63\\2'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st258'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/549549'^^xsd:anyURI;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033333 -5.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.033333 -5.366667)"^^geo:wktLiteral ;
  geo-pos:lat "44.033333"^^xsd:decimal ;
  geo-pos:long "-5.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F549934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/549934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.93'^^xsd:string;
  dwc:scientificName 'Holothuria lactea Theel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1896'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6764'^^xsd:integer;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Golfe de Gascogne;Baie de Biscaye;Bay of Biscay'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.366667'^^xsd:double;
  dwc:latitude '44.033333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6764'^^xsd:anyURI;
  dwc:aphiaid '124592'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/549934'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 1.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 1.366667)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "1.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.243'^^xsd:string;
  dwc:scientificName 'Cucumaria syracusana (Grube, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11553'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Ghana'^^xsd:string;
  dwc:longitude '1.366667'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11553'^^xsd:anyURI;
  dwc:aphiaid '124632'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550029'^^xsd:anyURI;
  dwc:observationDate '1938-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '124648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.864'^^xsd:string;
  dwc:scientificName 'Thyonidiella oceana Heding & Panning, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st12'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550038'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '241993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 -7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.516667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.516667 -7.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.516667"^^xsd:decimal ;
  geo-pos:long "-7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.145'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) stellati Delle Chiaje, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9201'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-7.05'^^xsd:double;
  dwc:latitude '43.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9201'^^xsd:anyURI;
  dwc:aphiaid '732395'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550243'^^xsd:anyURI;
  dwc:observationDate '1929-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '125181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.16453 -59.55165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.16453"^^xsd:decimal ;
  dwc:decimalLongitude "-59.55165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.16453 -59.55165)"^^geo:wktLiteral ;
  geo-pos:lat "13.16453"^^xsd:decimal ;
  geo-pos:long "-59.55165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.453'^^xsd:string;
  dwc:scientificName 'Pentacrinus wyvillethomsoni Wyville-Thomson 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jeffreys , Clark Ailsa M.'^^xsd:string;
  dwc:yearIdentified '1923'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea;Caraïbische Zee;Mer des Antilles, Oceans'^^xsd:string;
  dwc:country 'Barbados'^^xsd:string;
  dwc:longitude '-59.55165'^^xsd:double;
  dwc:latitude '13.16453'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '242121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550307'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.09 145.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.09"^^xsd:decimal ;
  dwc:decimalLongitude "145.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.09 145.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.09"^^xsd:decimal ;
  geo-pos:long "145.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.850\\3'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st104'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.48'^^xsd:double;
  dwc:latitude '-5.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550479'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.183'^^xsd:string;
  dwc:scientificName 'Pseudostichopus mollis Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '152565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550547'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '152565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.281'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550637'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.05 115.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.05"^^xsd:decimal ;
  dwc:decimalLongitude "115.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.05 115.733333)"^^geo:wktLiteral ;
  geo-pos:lat "-32.05"^^xsd:decimal ;
  geo-pos:long "115.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F550897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/550897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.562'^^xsd:string;
  dwc:scientificName 'Archaster angulatus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25615'^^xsd:integer;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '115.733333'^^xsd:double;
  dwc:latitude '-32.05'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25615'^^xsd:anyURI;
  dwc:aphiaid '213121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/550897'^^xsd:anyURI;
  dwc:observationDate '1958-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '213121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.31'^^xsd:string;
  dwc:scientificName 'Comanthus gisleni Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246747'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551179'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.64"^^xsd:decimal ;
  dwc:decimalLongitude "-29.673334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  geo-pos:lat "-74.64"^^xsd:decimal ;
  geo-pos:long "-29.673334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248MG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.738'^^xsd:string;
  dwc:scientificName 'Psolidium navicula Ekman, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248MG9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.673334'^^xsd:double;
  dwc:latitude '-74.64'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174102'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551217'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.25"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  geo-pos:lat "-70.25"^^xsd:decimal ;
  geo-pos:long "-84.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.795" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.155'^^xsd:string;
  dwc:scientificName 'Ophioglypha döderleini Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Lectotype & paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.795'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-84.1'^^xsd:double;
  dwc:latitude '-70.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551287'^^xsd:anyURI;
  dwc:observationDate '1898-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.921'^^xsd:string;
  dwc:scientificName 'Heterocucumis denticulata (Ekman, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '529509'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551359'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '529509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.663333 -12.581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.663333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.663333 -12.581667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.663333"^^xsd:decimal ;
  geo-pos:long "-12.581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st277MG17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.778'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st277MG17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.581667'^^xsd:double;
  dwc:latitude '-71.663333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551732'^^xsd:anyURI;
  dwc:observationDate '1989-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -29.029167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.029167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3718.1691098184606"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -29.029167)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-29.029167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3718.1691098184606"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10432/st1334" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.512'^^xsd:string;
  dwc:scientificName 'Plutonaster notatus Sladen, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10432/st1334'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-29.029167'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '3718.1691098185'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10432'^^xsd:anyURI;
  dwc:aphiaid '123906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551793'^^xsd:anyURI;
  dwc:observationDate '1902-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '178707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.766667"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.766667"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.430'^^xsd:string;
  dwc:scientificName 'Trochostoma triforia Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '16808/st018'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '-5.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '529842'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551872'^^xsd:anyURI;
  dwc:observationDate '1948-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '529554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/552181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.44'^^xsd:string;
  dwc:scientificName 'Holothuria (Acanthotrapeza) coluber Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st106'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732221'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/552181'^^xsd:anyURI;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '241820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/552283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.329'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/552283'^^xsd:anyURI;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.316667 -87.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.316667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.316667 -87.616667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.316667"^^xsd:decimal ;
  geo-pos:long "-87.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/552349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-07-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.420\\2'^^xsd:string;
  dwc:scientificName 'Lophaster stellans Sladen, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st410'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.616667'^^xsd:double;
  dwc:latitude '-71.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '172787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/552349'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '172787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/552449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.506'^^xsd:string;
  dwc:scientificName 'Astropecten aurantiacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1107'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Invalid spelling'^^xsd:string;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/552449'^^xsd:anyURI;
  dwc:observationDate '1966-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54258.06231415061"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.603333"^^xsd:decimal ;
  geo-pos:long "-29.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54258.06231415061"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/552595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249AGT10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.263'^^xsd:string;
  dwc:scientificName 'Caespitugo citriformis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249AGT10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.708333'^^xsd:double;
  dwc:latitude '-74.603333'^^xsd:double;
  dwc:coordinatePrecision '54258.062314151'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/552595'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '529456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.521667 -2.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.521667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "821.0527405685867"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.521667 -2.908333)"^^geo:wktLiteral ;
  geo-pos:lat "36.521667"^^xsd:decimal ;
  geo-pos:long "-2.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "821.0527405685867"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F552969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/552969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.904\\4'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB7'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.908333'^^xsd:double;
  dwc:latitude '36.521667'^^xsd:double;
  dwc:coordinatePrecision '821.05274056859'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/552969'^^xsd:anyURI;
  dwc:observationDate '2004-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/553024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1445'^^xsd:string;
  dwc:scientificName 'Actinopyga crassa Panning, 1944'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '208954'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/553024'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '208954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/553257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.693'^^xsd:string;
  dwc:scientificName 'Staurocucumis grandis (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/553257'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.11667 73.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.11667"^^xsd:decimal ;
  dwc:decimalLongitude "73.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.11667 73.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.11667"^^xsd:decimal ;
  geo-pos:long "73.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/553547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25333/St.106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.603'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25333/St.106'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Wadu Channel'^^xsd:string;
  dwc:country 'Maldives'^^xsd:string;
  dwc:longitude '73.45'^^xsd:double;
  dwc:latitude '4.11667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25333'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/553547'^^xsd:anyURI;
  dwc:observationDate '1976-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.916667 11.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.916667"^^xsd:decimal ;
  dwc:decimalLongitude "11.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.916667 11.583333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.916667"^^xsd:decimal ;
  geo-pos:long "11.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/553838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.134'^^xsd:string;
  dwc:scientificName 'Holothuria sinefibula Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '16808/st023'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.583333'^^xsd:double;
  dwc:latitude '-4.916667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '241879'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/553838'^^xsd:anyURI;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '241879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.333333"^^xsd:decimal ;
  geo-pos:long "13.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F553857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/553857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.45\\1'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) dakarensis Panning, 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st116'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '13.066667'^^xsd:double;
  dwc:latitude '-9.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124495'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/553857'^^xsd:anyURI;
  dwc:observationDate '1949-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '124495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.466667 11.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.466667"^^xsd:decimal ;
  dwc:decimalLongitude "11.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.466667 11.933333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.466667"^^xsd:decimal ;
  geo-pos:long "11.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/554472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.95'^^xsd:string;
  dwc:scientificName 'Amphilimna olivacea (Lyman, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st375'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.933333'^^xsd:double;
  dwc:latitude '-6.466667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '242640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/554472'^^xsd:anyURI;
  dwc:observationDate '1955-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '242640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.483333 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.483333"^^xsd:decimal ;
  dwc:decimalLongitude "11.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.483333 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.483333"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/554631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.96'^^xsd:string;
  dwc:scientificName 'Amphilimna olivacea (Lyman, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st043'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '-5.483333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '242640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/554631'^^xsd:anyURI;
  dwc:observationDate '1948-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '242640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3925"^^xsd:decimal ;
  dwc:decimalLongitude "5.299166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3925 5.299166)"^^geo:wktLiteral ;
  geo-pos:lat "60.3925"^^xsd:decimal ;
  geo-pos:long "5.299166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/554703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.147\\1'^^xsd:string;
  dwc:scientificName 'Ophioglypha robusta (Ayres, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.299166'^^xsd:double;
  dwc:latitude '60.3925'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '245256'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/554703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.266667 -87.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.266667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.266667 -87.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.266667"^^xsd:decimal ;
  geo-pos:long "-87.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/555043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.301" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.512'^^xsd:string;
  dwc:scientificName 'Ophiocten dubium Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.301'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.633333'^^xsd:double;
  dwc:latitude '-71.266667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173472'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/555043'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '173540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/555092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.15'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/555092'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8 -80)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.8 -80)"^^geo:wktLiteral ;
  geo-pos:lat "23.8"^^xsd:decimal ;
  geo-pos:long "-80"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F555116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/555116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911/st85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.176'^^xsd:string;
  dwc:scientificName 'Ophioderma squamosissima Luetken, 1856'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911/st85'^^xsd:string;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Bahamas'^^xsd:string;
  dwc:longitude '-80'^^xsd:integer;
  dwc:latitude '23.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '243646'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/555116'^^xsd:anyURI;
  dwc:observationDate '1936-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '422472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.670278 37.853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.670278"^^xsd:decimal ;
  dwc:decimalLongitude "37.853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.670278 37.853333)"^^geo:wktLiteral ;
  geo-pos:lat "-46.670278"^^xsd:decimal ;
  geo-pos:long "37.853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/556343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.473'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.853333'^^xsd:double;
  dwc:latitude '-46.670278'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/556343'^^xsd:anyURI;
  dwc:observationDate '1988-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/556599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.334'^^xsd:string;
  dwc:scientificName 'Comaster audax (Rowe & al., 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246753'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/556599'^^xsd:anyURI;
  dwc:observationDate '1989-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '246753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 33.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "33.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 33.19)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "33.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/556856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28681" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.940'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forskäl, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28681'^^xsd:integer;
  dwc:collector 'Zibrowius H., Station Marine d\'Endomus'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Cyprus'^^xsd:string;
  dwc:longitude '33.19'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28681'^^xsd:anyURI;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/556856'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.144'^^xsd:string;
  dwc:scientificName 'Lamprometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '204357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557326'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.15 -89.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.15"^^xsd:decimal ;
  dwc:decimalLongitude "-89.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.15 -89.25)"^^geo:wktLiteral ;
  geo-pos:lat "-71.15"^^xsd:decimal ;
  geo-pos:long "-89.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.310'^^xsd:string;
  dwc:scientificName 'Anasterias lactea Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber '10131/st276'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-89.25'^^xsd:double;
  dwc:latitude '-71.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '378827'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557615'^^xsd:anyURI;
  dwc:observationDate '1898-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '234928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54258.06231415061"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.603333"^^xsd:decimal ;
  geo-pos:long "-29.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54258.06231415061"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249AGT10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.209'^^xsd:string;
  dwc:scientificName 'Cucumaria acuta Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249AGT10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.708333'^^xsd:double;
  dwc:latitude '-74.603333'^^xsd:double;
  dwc:coordinatePrecision '54258.062314151'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237844'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557829'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '848296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.766667 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.766667"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1142.681355106896"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.766667 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.766667"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1142.681355106896"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.905'^^xsd:string;
  dwc:scientificName 'Trachythyone tergestina (Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB78'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '38.766667'^^xsd:double;
  dwc:coordinatePrecision '1142.6813551069'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '149774'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557904'^^xsd:anyURI;
  dwc:observationDate '2004-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '124636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.6 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "16.6"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1157'^^xsd:string;
  dwc:scientificName 'Euapta lappa (Mueller, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Cabo Verde'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '16.6'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '124454'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558029'^^xsd:anyURI;
  dwc:observationDate '1996-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.414'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558179'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.316667"^^xsd:decimal ;
  dwc:decimalLongitude "24.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.316667"^^xsd:decimal ;
  geo-pos:long "24.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1490'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st236'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '24.233333'^^xsd:double;
  dwc:latitude '-70.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558182'^^xsd:anyURI;
  dwc:observationDate '1967-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.31"^^xsd:decimal ;
  dwc:decimalLongitude "147.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.31 147.17)"^^geo:wktLiteral ;
  geo-pos:lat "-9.31"^^xsd:decimal ;
  geo-pos:long "147.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1178'^^xsd:string;
  dwc:scientificName 'Stichopus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st103'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.17'^^xsd:double;
  dwc:latitude '-9.31'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '123459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558407'^^xsd:anyURI;
  dwc:observationDate '1987-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '123459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.169'^^xsd:string;
  dwc:scientificName 'Himerometra cf. bartschi (Clark, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '413128'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558447'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1055'^^xsd:string;
  dwc:scientificName 'Labidodemas semperianum Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st73'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210774'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558496'^^xsd:anyURI;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '210774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.191'^^xsd:string;
  dwc:scientificName 'Himerometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367876'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558627'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '367876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.683333 11.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.683333"^^xsd:decimal ;
  dwc:decimalLongitude "11.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.683333 11.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.683333"^^xsd:decimal ;
  geo-pos:long "11.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.56'^^xsd:string;
  dwc:scientificName 'Amphiodia acutispina Koehler, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st344'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.966667'^^xsd:double;
  dwc:latitude '-5.683333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '242646'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558741'^^xsd:anyURI;
  dwc:observationDate '1955-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '245881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.166667 11.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.166667"^^xsd:decimal ;
  dwc:decimalLongitude "11.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.166667 11.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.166667"^^xsd:decimal ;
  geo-pos:long "11.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20803/st413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.166'^^xsd:string;
  dwc:scientificName 'Asterina stellifera (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20803/st413'^^xsd:string;
  dwc:collector 'Capart André (Dr.)'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.666667'^^xsd:double;
  dwc:latitude '-16.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20803'^^xsd:anyURI;
  dwc:aphiaid '177952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558818'^^xsd:anyURI;
  dwc:observationDate '1956-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '177952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.813\\3'^^xsd:string;
  dwc:scientificName 'Stolus buccalis (Stimpson, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st11'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '210942'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559251'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '210942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.64"^^xsd:decimal ;
  dwc:decimalLongitude "-29.673334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  geo-pos:lat "-74.64"^^xsd:decimal ;
  geo-pos:long "-29.673334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248MG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.550'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248MG9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.673334'^^xsd:double;
  dwc:latitude '-74.64'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559344'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.63\\3'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st223'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559399'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.399'^^xsd:string;
  dwc:scientificName 'Palmipes membranaceus Retzius, 1783'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '152507'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559504'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.25"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  geo-pos:lat "-70.25"^^xsd:decimal ;
  geo-pos:long "-84.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st789" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.540'^^xsd:string;
  dwc:scientificName 'Cheiraster gerlachei Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st789'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-84.1'^^xsd:double;
  dwc:latitude '-70.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '345784'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559654'^^xsd:anyURI;
  dwc:observationDate '1898-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '234884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.57'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559714'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.670278 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.670278"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.670278 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "-46.670278"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.282'^^xsd:string;
  dwc:scientificName 'Cladodactyla crocea croceoides (Vaney, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '-46.670278'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559809'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/560009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.689'^^xsd:string;
  dwc:scientificName 'Psolidiella mollis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/560009'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/560233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.333'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/560233'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/560234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.911'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/560234'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "8.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/560320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.52'^^xsd:string;
  dwc:scientificName 'Luidia numidica Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st153'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.833333'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368137'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/560320'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '178620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/560470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.70'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246687'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/560470'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '246687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "39.13333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/560494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st1914" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.164\\2'^^xsd:string;
  dwc:scientificName 'Ophiura texturata Lamarck, 1916'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st1914'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '39.13333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/560494'^^xsd:anyURI;
  dwc:observationDate '1967-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.00028 -75.00028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.00028"^^xsd:decimal ;
  dwc:decimalLongitude "-75.00028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.00028 -75.00028)"^^geo:wktLiteral ;
  geo-pos:lat "15.00028"^^xsd:decimal ;
  geo-pos:long "-75.00028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/560585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "12332" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1068'^^xsd:string;
  dwc:scientificName 'Astichopus multifidus (Sluiter, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '12332'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea, Oceans'^^xsd:string;
  dwc:longitude '-75.00028'^^xsd:double;
  dwc:latitude '15.00028'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12332'^^xsd:anyURI;
  dwc:aphiaid '241780'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/560585'^^xsd:anyURI;
  dwc:observationDate '1939-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '241780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/560733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1447'^^xsd:string;
  dwc:scientificName 'Pearsonothuria graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '210772'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/560733'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.261667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1239.4528478811778"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.261667 -25.903333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.261667"^^xsd:decimal ;
  geo-pos:long "-25.903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1239.4528478811778"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F560838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/560838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st226GSN5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.406'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st226GSN5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-25.903333'^^xsd:double;
  dwc:latitude '-71.261667'^^xsd:double;
  dwc:coordinatePrecision '1239.4528478812'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/560838'^^xsd:anyURI;
  dwc:observationDate '1989-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/561155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.5'^^xsd:string;
  dwc:scientificName 'Amphiura algida Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/561155'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '173099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/561185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1235'^^xsd:string;
  dwc:scientificName 'Bohadschia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330'^^xsd:integer;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '204900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/561185'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '204900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/561311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1221'^^xsd:string;
  dwc:scientificName 'Actinopyga caerulea Samyn, VandenSpiegel & Massin, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '242106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/561311'^^xsd:anyURI;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '242106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "145.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/561445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25485/St.193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.344'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25485/St.193'^^xsd:string;
  dwc:collector 'Capart André (Dr.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:minimumDepth '1.75'^^xsd:double;
  dwc:maximumDepth '1.75'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25485'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/561445'^^xsd:anyURI;
  dwc:observationDate '1976-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F561541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/561541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.352'^^xsd:string;
  dwc:scientificName 'Comanthus wahlbergii (Mueller, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213328'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/561541'^^xsd:anyURI;
  dwc:observationDate '1989-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '213328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/562088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.448'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/562088'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.216667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.216667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.216667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.216667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/562359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.72'^^xsd:string;
  dwc:scientificName 'Narcissia canariensis (d\'Orbigny, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st143'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124095'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/562359'^^xsd:anyURI;
  dwc:observationDate '1949-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '124095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.216667 -15.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.216667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.216667 -15.733333)"^^geo:wktLiteral ;
  geo-pos:lat "24.216667"^^xsd:decimal ;
  geo-pos:long "-15.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/562454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.494'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st016'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.733333'^^xsd:double;
  dwc:latitude '24.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/562454'^^xsd:anyURI;
  dwc:observationDate '1935-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697029983 144.8746973276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1697029983"^^xsd:decimal ;
  dwc:decimalLongitude "144.8746973276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697029983 144.8746973276)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1697029983"^^xsd:decimal ;
  geo-pos:long "144.8746973276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/562461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.995'^^xsd:string;
  dwc:scientificName 'Stichopus horrens Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st031'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8746973276'^^xsd:double;
  dwc:latitude '-4.1697029983'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210914'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/562461'^^xsd:anyURI;
  dwc:observationDate '1983-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -2.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-2.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -2.816667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-2.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/562501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.225'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9262'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Nord See;Noord Zee;Mer Du Nord;North Sea, Oceans'^^xsd:string;
  dwc:longitude '-2.816667'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9262'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/562501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/562825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.473'^^xsd:string;
  dwc:scientificName 'Goniodiscus placentaeformis Heller, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '124036'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/562825'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124055'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/563014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1182'^^xsd:string;
  dwc:scientificName 'Synaptula sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Quin J.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/563014'^^xsd:anyURI;
  dwc:observationDate '1997-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/563120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.267'^^xsd:string;
  dwc:scientificName 'Caespitugo citriformis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/563120'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '529456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.333333 13.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.333333 13.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-12.333333"^^xsd:decimal ;
  geo-pos:long "13.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/563174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.164'^^xsd:string;
  dwc:scientificName 'Asterina stellifera (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st098'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.566667'^^xsd:double;
  dwc:latitude '-12.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '177952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/563174'^^xsd:anyURI;
  dwc:observationDate '1948-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '177952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.65"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.65 -15)"^^geo:wktLiteral ;
  geo-pos:lat "24.65"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/563214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.230'^^xsd:string;
  dwc:scientificName 'Cucumaria koellikeri Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st015'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '24.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '1317526'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/563214'^^xsd:anyURI;
  dwc:observationDate '1935-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1317526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/563478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.367'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/563478'^^xsd:anyURI;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.908333 -110.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.908333"^^xsd:decimal ;
  dwc:decimalLongitude "-110.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.908333 -110.425)"^^geo:wktLiteral ;
  geo-pos:lat "24.908333"^^xsd:decimal ;
  geo-pos:long "-110.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/563819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALVIII/st11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1515'^^xsd:string;
  dwc:scientificName 'Synallactes alexandri Ludwig, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31487/TALVIII/st11'^^xsd:string;
  dwc:collector 'Hendrickx M. (Dr.)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.425'^^xsd:double;
  dwc:latitude '24.908333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '529006'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/563819'^^xsd:anyURI;
  dwc:observationDate '2005-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '529006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F563964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/563964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.713'^^xsd:string;
  dwc:scientificName 'Psolus dubiosus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174107'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/563964'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.42459 18.08755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.42459"^^xsd:decimal ;
  dwc:decimalLongitude "18.08755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.42459 18.08755)"^^geo:wktLiteral ;
  geo-pos:lat "-33.42459"^^xsd:decimal ;
  geo-pos:long "18.08755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/564109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.280'^^xsd:string;
  dwc:scientificName 'Thyone aurea (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11204'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '18.08755'^^xsd:double;
  dwc:latitude '-33.42459'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '210707'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/564109'^^xsd:anyURI;
  dwc:observationDate '1937-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '210707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.11667 -109.36667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-109.36667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.11667 -109.36667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.11667"^^xsd:decimal ;
  geo-pos:long "-109.36667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/564213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.78'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) hawaiiensis Fisher, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st29'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.36667'^^xsd:double;
  dwc:latitude '-27.11667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '732241'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/564213'^^xsd:anyURI;
  dwc:observationDate '1993-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '210856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/564231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1236'^^xsd:string;
  dwc:scientificName 'Bohadschia vitiensis (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st53'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '210759'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/564231'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -63.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.65"^^xsd:decimal ;
  dwc:decimalLongitude "-63.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.65 -63.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.65"^^xsd:decimal ;
  geo-pos:long "-63.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/565050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.303'^^xsd:string;
  dwc:scientificName 'Asterias vulgaris Verrill, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-63.6'^^xsd:double;
  dwc:latitude '44.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/565050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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 "56470.85225166017"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  geo-pos:lat "-74.661667"^^xsd:decimal ;
  geo-pos:long "-29.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56470.85225166017"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/565234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245AGT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.612'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245AGT9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.62'^^xsd:double;
  dwc:latitude '-74.661667'^^xsd:double;
  dwc:coordinatePrecision '56470.85225166'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/565234'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/565877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.382'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/565877'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.114444"^^xsd:decimal ;
  dwc:decimalLongitude "55.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.114444 55.5325)"^^geo:wktLiteral ;
  geo-pos:lat "-21.114444"^^xsd:decimal ;
  geo-pos:long "55.5325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/565917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1152'^^xsd:string;
  dwc:scientificName 'Stichopus chloronotus Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.5325'^^xsd:double;
  dwc:latitude '-21.114444'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '149789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/565917'^^xsd:anyURI;
  dwc:observationDate '1993-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '149789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.04 122.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.04"^^xsd:decimal ;
  dwc:decimalLongitude "122.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.04 122.06)"^^geo:wktLiteral ;
  geo-pos:lat "-34.04"^^xsd:decimal ;
  geo-pos:long "122.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.20'^^xsd:string;
  dwc:scientificName 'Archaster angulatus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25615'^^xsd:integer;
  dwc:collector 'Witson B.R.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '122.06'^^xsd:double;
  dwc:latitude '-34.04'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25615'^^xsd:anyURI;
  dwc:aphiaid '213121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566203'^^xsd:anyURI;
  dwc:observationDate '1966-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '213121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.16667"^^xsd:decimal ;
  dwc:decimalLongitude "44.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.16667 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.16667"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26330/st52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1234'^^xsd:string;
  dwc:scientificName 'Bohadschia atra Massin & al., 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26330/st52'^^xsd:string;
  dwc:collector 'Kennes J.L. (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-12.16667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26330'^^xsd:anyURI;
  dwc:aphiaid '210765'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566549'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.566667 -16.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.566667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.566667 -16.816667)"^^geo:wktLiteral ;
  geo-pos:lat "13.566667"^^xsd:decimal ;
  geo-pos:long "-16.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "19049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.248'^^xsd:string;
  dwc:scientificName 'Hemioedema goreensis Cherbonnier, 1949'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '19049'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Estuary Gambia'^^xsd:string;
  dwc:country 'Gambia'^^xsd:string;
  dwc:longitude '-16.816667'^^xsd:double;
  dwc:latitude '13.566667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19049'^^xsd:anyURI;
  dwc:aphiaid '529832'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566615'^^xsd:anyURI;
  dwc:observationDate '1953-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '529832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.19 107.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.19"^^xsd:decimal ;
  dwc:decimalLongitude "107.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.19 107.05)"^^geo:wktLiteral ;
  geo-pos:lat "10.19"^^xsd:decimal ;
  geo-pos:long "107.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.254'^^xsd:string;
  dwc:scientificName 'Colochirus violaceus Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '17406'^^xsd:integer;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:country 'Vietnam'^^xsd:string;
  dwc:longitude '107.05'^^xsd:double;
  dwc:latitude '10.19'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:17406'^^xsd:anyURI;
  dwc:aphiaid '213076'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566617'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.64'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st217'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566719'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.314'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566835'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.927223"^^xsd:decimal ;
  dwc:decimalLongitude "106.801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.927223"^^xsd:decimal ;
  geo-pos:long "106.801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.136'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB8'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.801667'^^xsd:double;
  dwc:latitude '-5.927223'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566956'^^xsd:anyURI;
  dwc:observationDate '1978-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.95 -63.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.95"^^xsd:decimal ;
  dwc:decimalLongitude "-63.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.95 -63.85)"^^geo:wktLiteral ;
  geo-pos:lat "10.95"^^xsd:decimal ;
  geo-pos:long "-63.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/567184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23836" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1465'^^xsd:string;
  dwc:scientificName 'Isostichopus badionotus (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23836'^^xsd:integer;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-63.85'^^xsd:double;
  dwc:latitude '10.95'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23836'^^xsd:anyURI;
  dwc:aphiaid '367868'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/567184'^^xsd:anyURI;
  dwc:observationDate '1967-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '367868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.638889 110.513889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.638889"^^xsd:decimal ;
  dwc:decimalLongitude "110.513889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.638889 110.513889)"^^geo:wktLiteral ;
  geo-pos:lat "-6.638889"^^xsd:decimal ;
  geo-pos:long "110.513889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/567732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.289'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS9'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '110.513889'^^xsd:double;
  dwc:latitude '-6.638889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/567732'^^xsd:anyURI;
  dwc:observationDate '1978-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.675834 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.675834"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.675834 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "-46.675834"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.207'^^xsd:string;
  dwc:scientificName 'Synallactes challengeri (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '-46.675834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '529678'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568020'^^xsd:anyURI;
  dwc:observationDate '1987-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '529678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.788889 106.427778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.788889"^^xsd:decimal ;
  dwc:decimalLongitude "106.427778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.788889 106.427778)"^^geo:wktLiteral ;
  geo-pos:lat "-1.788889"^^xsd:decimal ;
  geo-pos:long "106.427778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.155'^^xsd:string;
  dwc:scientificName 'Goniodiscaster scaber (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB3'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.427778'^^xsd:double;
  dwc:latitude '-1.788889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '254932'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568260'^^xsd:anyURI;
  dwc:observationDate '1978-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '254932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.14 43.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.14"^^xsd:decimal ;
  dwc:decimalLongitude "43.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.14 43.37)"^^geo:wktLiteral ;
  geo-pos:lat "-23.14"^^xsd:decimal ;
  geo-pos:long "43.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1072'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) maculosa Pearson, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.37'^^xsd:double;
  dwc:latitude '-23.14'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '732358'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568388'^^xsd:anyURI;
  dwc:observationDate '1996-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '865936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.45 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.45"^^xsd:decimal ;
  dwc:decimalLongitude "37.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.45 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "-46.45"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513/1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.204'^^xsd:string;
  dwc:scientificName 'Mesothuria edwardensis Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:gYear;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.5'^^xsd:double;
  dwc:latitude '-46.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '529022'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568419'^^xsd:anyURI;
  dwc:aphiaIdAccepted '529022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 11.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 11.725)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "11.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.258'^^xsd:string;
  dwc:scientificName 'Parocnus ransoni Cherbonnier, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st013'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.725'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '529833'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568728'^^xsd:anyURI;
  dwc:observationDate '1948-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '827869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -13.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -13.733333)"^^geo:wktLiteral ;
  geo-pos:lat "9.5"^^xsd:decimal ;
  geo-pos:long "-13.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.518'^^xsd:string;
  dwc:scientificName 'Luidia alternata numidica Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st036'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Guinea'^^xsd:string;
  dwc:longitude '-13.733333'^^xsd:double;
  dwc:latitude '9.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '178620'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568835'^^xsd:anyURI;
  dwc:observationDate '1935-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '178620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310278 2.678611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310278"^^xsd:decimal ;
  dwc:decimalLongitude "2.678611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310278 2.678611)"^^geo:wktLiteral ;
  geo-pos:lat "51.310278"^^xsd:decimal ;
  geo-pos:long "2.678611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/569497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.496'^^xsd:string;
  dwc:scientificName 'Leptosynapta minuta (Becher, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30055'^^xsd:integer;
  dwc:collector 'University Ghent, Marine Biology Section'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.678611'^^xsd:double;
  dwc:latitude '51.310278'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30055'^^xsd:anyURI;
  dwc:aphiaid '124467'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/569497'^^xsd:anyURI;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '124467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1515046719 9.0996551583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1515046719"^^xsd:decimal ;
  dwc:decimalLongitude "9.0996551583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1515046719 9.0996551583)"^^geo:wktLiteral ;
  geo-pos:lat "39.1515046719"^^xsd:decimal ;
  geo-pos:long "9.0996551583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/569614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23215/st.01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1148'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli Delle Chiaje, 1823'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23215/st.01'^^xsd:string;
  dwc:collector 'Anchini'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.0996551583'^^xsd:double;
  dwc:latitude '39.1515046719'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23215'^^xsd:anyURI;
  dwc:aphiaid '732380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/569614'^^xsd:anyURI;
  dwc:observationDate '1964-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/569780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.567'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/569780'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.09"^^xsd:decimal ;
  dwc:decimalLongitude "-109.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  geo-pos:lat "-27.09"^^xsd:decimal ;
  geo-pos:long "-109.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F569852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/569852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.39'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st13'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.26'^^xsd:double;
  dwc:latitude '-27.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/569852'^^xsd:anyURI;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.4"^^xsd:decimal ;
  dwc:decimalLongitude "145.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.4 145.28)"^^geo:wktLiteral ;
  geo-pos:lat "-14.4"^^xsd:decimal ;
  geo-pos:long "145.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1286'^^xsd:string;
  dwc:scientificName 'Cercodemas anceps (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB37'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '145.28'^^xsd:double;
  dwc:latitude '-14.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '241792'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570082'^^xsd:anyURI;
  dwc:observationDate '1967-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '241792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -70.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-70.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -70.533333)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-70.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.304'^^xsd:string;
  dwc:scientificName 'Asterias forbesi (Desor, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '5186'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.533333'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5186'^^xsd:anyURI;
  dwc:aphiaid '158489'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "119.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 119.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "119.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.489'^^xsd:string;
  dwc:scientificName 'Opheodesoma grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st28'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.35'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570227'^^xsd:anyURI;
  dwc:observationDate '1994-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54258.06231415061"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.603333 -29.708333)"^^geo:wktLiteral ;
  geo-pos:lat "-74.603333"^^xsd:decimal ;
  geo-pos:long "-29.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54258.06231415061"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st249AGT10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.408'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st249AGT10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.708333'^^xsd:double;
  dwc:latitude '-74.603333'^^xsd:double;
  dwc:coordinatePrecision '54258.062314151'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570233'^^xsd:anyURI;
  dwc:observationDate '1989-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.783333 11.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.783333"^^xsd:decimal ;
  dwc:decimalLongitude "11.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.783333 11.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.783333"^^xsd:decimal ;
  geo-pos:long "11.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.251'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st055'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.833333'^^xsd:double;
  dwc:latitude '-5.783333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570324'^^xsd:anyURI;
  dwc:observationDate '1948-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.101'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Station Zoologique de Napels SZN'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9398'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9398'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570563'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.317778"^^xsd:decimal ;
  dwc:decimalLongitude "24.201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "317.7320206105817"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.317778"^^xsd:decimal ;
  geo-pos:long "24.201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "317.7320206105817"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.36'^^xsd:string;
  dwc:scientificName 'Ophiurolepis tumescens Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st136'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '24.201667'^^xsd:double;
  dwc:latitude '-70.317778'^^xsd:double;
  dwc:coordinatePrecision '317.73202061058'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173707'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570831'^^xsd:anyURI;
  dwc:observationDate '1961-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '322582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.103'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570845'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.576667 4.123334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.576667"^^xsd:decimal ;
  dwc:decimalLongitude "4.123334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.576667 4.123334)"^^geo:wktLiteral ;
  geo-pos:lat "42.576667"^^xsd:decimal ;
  geo-pos:long "4.123334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28368/st4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.398'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata attenuata Perrier, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28368/st4'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Gulf of Lion'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.123334'^^xsd:double;
  dwc:latitude '42.576667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28368'^^xsd:anyURI;
  dwc:aphiaid '125218'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570963'^^xsd:anyURI;
  dwc:observationDate '1996-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '125218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.016667 12.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.016667"^^xsd:decimal ;
  dwc:decimalLongitude "12.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.016667 12.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.016667"^^xsd:decimal ;
  geo-pos:long "12.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/571790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.50'^^xsd:string;
  dwc:scientificName 'Ophiothrix sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st362'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '12.383333'^^xsd:double;
  dwc:latitude '-6.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/571790'^^xsd:anyURI;
  dwc:observationDate '1955-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F571937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/571937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.602'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/571937'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/572217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st188" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.491'^^xsd:string;
  dwc:scientificName 'Polyplectana kallipeplos (Sluiter, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st188'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '529133'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/572217'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '529133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.866667"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.866667 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.866667"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/572272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.146'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB15'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/572272'^^xsd:anyURI;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 48.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.9"^^xsd:decimal ;
  dwc:decimalLongitude "48.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 48.6)"^^geo:wktLiteral ;
  geo-pos:lat "-12.9"^^xsd:decimal ;
  geo-pos:long "48.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F572848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/572848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1244'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.6'^^xsd:double;
  dwc:latitude '-12.9'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/572848'^^xsd:anyURI;
  dwc:observationDate '1960-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.23'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573012'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.4'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573013'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.048333"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1025.7398894055882"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.048333 -28)"^^geo:wktLiteral ;
  geo-pos:lat "-75.048333"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1025.7398894055882"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st241GSN8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.702'^^xsd:string;
  dwc:scientificName 'Trachythyone bouvetensis (Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st241GSN8'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '-75.048333'^^xsd:double;
  dwc:coordinatePrecision '1025.7398894056'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174077'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573267'^^xsd:anyURI;
  dwc:observationDate '1989-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '174077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.45 -21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.45 -21)"^^geo:wktLiteral ;
  geo-pos:lat "66.45"^^xsd:decimal ;
  geo-pos:long "-21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.221'^^xsd:string;
  dwc:scientificName 'Cucumaria frondosa (Gunnerus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11726'^^xsd:integer;
  dwc:collector 'Billet V.'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-21'^^xsd:integer;
  dwc:latitude '66.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11726'^^xsd:anyURI;
  dwc:aphiaid '124612'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573303'^^xsd:anyURI;
  dwc:observationDate '1938-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.97 37.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.97"^^xsd:decimal ;
  dwc:decimalLongitude "37.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.97 37.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-46.97"^^xsd:decimal ;
  geo-pos:long "37.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.229'^^xsd:string;
  dwc:scientificName 'Cucumaria kerguelensis (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28513'^^xsd:integer;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '37.866667'^^xsd:double;
  dwc:latitude '-46.97'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28513'^^xsd:anyURI;
  dwc:aphiaid '530471'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573572'^^xsd:anyURI;
  dwc:observationDate '1988-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '529568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.317778"^^xsd:decimal ;
  dwc:decimalLongitude "24.201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "317.7320206105817"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.317778 24.201667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.317778"^^xsd:decimal ;
  geo-pos:long "24.201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "317.7320206105817"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.6'^^xsd:string;
  dwc:scientificName 'Amphiura algida Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st136'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '24.201667'^^xsd:double;
  dwc:latitude '-70.317778'^^xsd:double;
  dwc:coordinatePrecision '317.73202061058'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173099'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573578'^^xsd:anyURI;
  dwc:observationDate '1961-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '173099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.141'^^xsd:string;
  dwc:scientificName 'Ophiomastus ludwigi Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber '10131/st367'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173327'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573760'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '173327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1482'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st215'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573804'^^xsd:anyURI;
  dwc:observationDate '1965-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.766667"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.766667"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.86'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei Forbes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st018'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '-5.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573889'^^xsd:anyURI;
  dwc:observationDate '1948-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.946'^^xsd:string;
  dwc:scientificName 'Bathyplotes rubipunctatus Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174117'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573921'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.333333"^^xsd:decimal ;
  dwc:decimalLongitude "166.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.333333 166.4)"^^geo:wktLiteral ;
  geo-pos:lat "-22.333333"^^xsd:decimal ;
  geo-pos:long "166.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/574165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1415'^^xsd:string;
  dwc:scientificName 'Bohadschia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.4'^^xsd:double;
  dwc:latitude '-22.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '204900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/574165'^^xsd:anyURI;
  dwc:observationDate '1959-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '204900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333333 -83.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333333"^^xsd:decimal ;
  geo-pos:long "-83.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/574223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.732" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.517'^^xsd:string;
  dwc:scientificName 'Ophioglypha gelida Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.732'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-83.383333'^^xsd:double;
  dwc:latitude '-70.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '245526'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/574223'^^xsd:anyURI;
  dwc:observationDate '1898-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '322567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/574258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.455'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/574258'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.15 -89.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.15"^^xsd:decimal ;
  dwc:decimalLongitude "-89.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.15 -89.25)"^^geo:wktLiteral ;
  geo-pos:lat "-71.15"^^xsd:decimal ;
  geo-pos:long "-89.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/574576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.969'^^xsd:string;
  dwc:scientificName 'Hymenaster perspicuus Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st280'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-89.25'^^xsd:double;
  dwc:latitude '-71.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '234921'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/574576'^^xsd:anyURI;
  dwc:observationDate '1898-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '234921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.891666 11.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.891666"^^xsd:decimal ;
  dwc:decimalLongitude "11.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.891666 11.675)"^^geo:wktLiteral ;
  geo-pos:lat "-5.891666"^^xsd:decimal ;
  geo-pos:long "11.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/574603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.233'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st014'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.675'^^xsd:double;
  dwc:latitude '-5.891666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/574603'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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 "56470.85225166017"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  geo-pos:lat "-74.661667"^^xsd:decimal ;
  geo-pos:long "-29.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56470.85225166017"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F574925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/574925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245AGT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.185'^^xsd:string;
  dwc:scientificName 'Pseudostichopus mollis Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245AGT9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.62'^^xsd:double;
  dwc:latitude '-74.661667'^^xsd:double;
  dwc:coordinatePrecision '56470.85225166'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '152565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/574925'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '152565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.25'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575043'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.192'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575092'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.82'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st241'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575352'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.364" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.497'^^xsd:string;
  dwc:scientificName 'Ophiacantha antarctica Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.364'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '393552'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575358'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1847007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.868056"^^xsd:decimal ;
  dwc:decimalLongitude "12.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.868056 12.116667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.868056"^^xsd:decimal ;
  geo-pos:long "12.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.402\\2'^^xsd:string;
  dwc:scientificName 'Rhopalodina compacta Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st345'^^xsd:string;
  dwc:collector 'Lefevere S.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.116667'^^xsd:double;
  dwc:latitude '-5.868056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '528802'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575419'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '528802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1184'^^xsd:string;
  dwc:scientificName 'Holothuria (Cystipus) rigida Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:collector 'Quin J.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '210880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575658'^^xsd:anyURI;
  dwc:observationDate '1997-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '210880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2106562344 57.5848388671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2106562344"^^xsd:decimal ;
  dwc:decimalLongitude "57.5848388671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2106562344 57.5848388671)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2106562344"^^xsd:decimal ;
  geo-pos:long "57.5848388671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6570" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.114'^^xsd:string;
  dwc:scientificName 'Linckia ehrenbergi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6570'^^xsd:integer;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:country 'Mauritius'^^xsd:string;
  dwc:longitude '57.5848388671'^^xsd:double;
  dwc:latitude '-20.2106562344'^^xsd:double;
  dwc:coordinatePrecision '60000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6570'^^xsd:anyURI;
  dwc:aphiaid '178188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575968'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6275 -82.873056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6275"^^xsd:decimal ;
  dwc:decimalLongitude "-82.873056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6275 -82.873056)"^^geo:wktLiteral ;
  geo-pos:lat "24.6275"^^xsd:decimal ;
  geo-pos:long "-82.873056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.58'^^xsd:string;
  dwc:scientificName 'Halodeima floridiana Pourtalès, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1948'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11433'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.873056'^^xsd:double;
  dwc:latitude '24.6275'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11433'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576012'^^xsd:anyURI;
  dwc:observationDate '1937-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1110'^^xsd:string;
  dwc:scientificName 'Synapta maculata (Chamisso & Eysenhardt, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576310'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '210974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.526667 -7.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.526667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.526667 -7.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.526667"^^xsd:decimal ;
  geo-pos:long "-7.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "12481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.196'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '12481'^^xsd:integer;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-7.05'^^xsd:double;
  dwc:latitude '43.526667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12481'^^xsd:anyURI;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576394'^^xsd:anyURI;
  dwc:observationDate '1939-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st544" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-07-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.478'^^xsd:string;
  dwc:scientificName 'Diplasterias lutkeni Perrier, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st544'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '178790'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576567'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.0333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.0333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.0333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.0333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.153'^^xsd:string;
  dwc:scientificName 'Ophioglypha carinifera Koehler, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.369'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.0333333333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576591'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.863\\2'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st17'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576610'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.916667 12.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.916667"^^xsd:decimal ;
  dwc:decimalLongitude "12.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5903.604366311866"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.916667 12.116667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.916667"^^xsd:decimal ;
  geo-pos:long "12.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5903.604366311866"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.273'^^xsd:string;
  dwc:scientificName 'Astropecten spiniphorus Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st355'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.116667'^^xsd:double;
  dwc:latitude '-5.916667'^^xsd:double;
  dwc:coordinatePrecision '5903.6043663119'^^xsd:double;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '178670'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576693'^^xsd:anyURI;
  dwc:observationDate '1955-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '178670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.41667"^^xsd:decimal ;
  dwc:decimalLongitude "48.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.41667 48.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.41667"^^xsd:decimal ;
  geo-pos:long "48.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1343'^^xsd:string;
  dwc:scientificName 'Actinopyga lecanora (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.31667'^^xsd:double;
  dwc:latitude '-13.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '208952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576793'^^xsd:anyURI;
  dwc:observationDate '1959-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '208952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25"^^xsd:decimal ;
  dwc:decimalLongitude "-90"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  geo-pos:lat "25"^^xsd:decimal ;
  geo-pos:long "-90"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10911" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.99'^^xsd:string;
  dwc:scientificName 'Ophiothrix angulata (Say, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10911'^^xsd:integer;
  dwc:collector 'Zaslavsky V.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Mexico'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-90'^^xsd:integer;
  dwc:latitude '25'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '158503'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576894'^^xsd:anyURI;
  dwc:observationDate '1936-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '244162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.273334 -20.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.273334"^^xsd:decimal ;
  dwc:decimalLongitude "-20.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1401.010696812185"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.273334 -20.91)"^^geo:wktLiteral ;
  geo-pos:lat "-73.273334"^^xsd:decimal ;
  geo-pos:long "-20.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1401.010696812185"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st271AGT15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.327'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st271AGT15'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-20.91'^^xsd:double;
  dwc:latitude '-73.273334'^^xsd:double;
  dwc:coordinatePrecision '1401.0106968122'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577023'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.210'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577069'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.642'^^xsd:string;
  dwc:scientificName 'Psolus sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '146121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577241'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '146121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 3.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44"^^xsd:decimal ;
  dwc:decimalLongitude "3.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44 3.59)"^^geo:wktLiteral ;
  geo-pos:lat "48.44"^^xsd:decimal ;
  geo-pos:long "3.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.988'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.59'^^xsd:double;
  dwc:latitude '48.44'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577380'^^xsd:anyURI;
  dwc:observationDate '2000-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.42459 18.08755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.42459"^^xsd:decimal ;
  dwc:decimalLongitude "18.08755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.42459 18.08755)"^^geo:wktLiteral ;
  geo-pos:lat "-33.42459"^^xsd:decimal ;
  geo-pos:long "18.08755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.283'^^xsd:string;
  dwc:scientificName 'Thyone serratus Britten, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11204'^^xsd:integer;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '18.08755'^^xsd:double;
  dwc:latitude '-33.42459'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '210691'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577435'^^xsd:anyURI;
  dwc:observationDate '1937-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '210707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.576'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577491'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.255"^^xsd:decimal ;
  dwc:decimalLongitude "-13.028334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "880.1449475608258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.255 -13.028334)"^^geo:wktLiteral ;
  geo-pos:lat "-71.255"^^xsd:decimal ;
  geo-pos:long "-13.028334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "880.1449475608258"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224GSN4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.926'^^xsd:string;
  dwc:scientificName 'Ekmocucumis grandis (Vaney, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224GSN4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.028334'^^xsd:double;
  dwc:latitude '-71.255'^^xsd:double;
  dwc:coordinatePrecision '880.14494756083'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174073'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577581'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '529672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1166.3082812993728"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.51"^^xsd:decimal ;
  geo-pos:long "-12.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1166.3082812993728"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st282AGT22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.314'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st282AGT22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.456667'^^xsd:double;
  dwc:latitude '-71.51'^^xsd:double;
  dwc:coordinatePrecision '1166.3082812994'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577835'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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 "56470.85225166017"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.661667 -29.62)"^^geo:wktLiteral ;
  geo-pos:lat "-74.661667"^^xsd:decimal ;
  geo-pos:long "-29.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56470.85225166017"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st245AGT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.318'^^xsd:string;
  dwc:scientificName 'Heterocucumis godfroyi (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st245AGT9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.62'^^xsd:double;
  dwc:latitude '-74.661667'^^xsd:double;
  dwc:coordinatePrecision '56470.85225166'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174088'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578147'^^xsd:anyURI;
  dwc:observationDate '1989-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.23"^^xsd:decimal ;
  dwc:decimalLongitude "-26.648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5022.519308330192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.23 -26.648333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.23"^^xsd:decimal ;
  geo-pos:long "-26.648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5022.519308330192"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.323'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.648333'^^xsd:double;
  dwc:latitude '-75.23'^^xsd:double;
  dwc:coordinatePrecision '5022.5193083302'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578262'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.416667 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.416667 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "-8.416667"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st179" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.266'^^xsd:string;
  dwc:scientificName 'Astropecten michaelseni Koehler, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st179'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '-8.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '345409'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578531'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '345409'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.416667 -16.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.416667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.416667 -16.833333)"^^geo:wktLiteral ;
  geo-pos:lat "13.416667"^^xsd:decimal ;
  geo-pos:long "-16.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.491'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes A.'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st029'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.833333'^^xsd:double;
  dwc:latitude '13.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578643'^^xsd:anyURI;
  dwc:observationDate '1935-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.83333"^^xsd:decimal ;
  dwc:decimalLongitude "12.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.83333 12.83333)"^^geo:wktLiteral ;
  geo-pos:lat "42.83333"^^xsd:decimal ;
  geo-pos:long "12.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.131'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dupont E., Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1006'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.83333'^^xsd:double;
  dwc:latitude '42.83333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578648'^^xsd:anyURI;
  dwc:observationDate '1966-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.880'^^xsd:string;
  dwc:scientificName 'Thelenota anax Clark, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st183'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '210915'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578653'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '210915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.09"^^xsd:decimal ;
  dwc:decimalLongitude "118.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.09 118.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.09"^^xsd:decimal ;
  geo-pos:long "118.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/579028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156/st1/11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.528'^^xsd:string;
  dwc:scientificName 'Synaptula spinifera Massin & Tomascik, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '28156/st1/11'^^xsd:string;
  dwc:collector 'Tomascik T.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.32'^^xsd:double;
  dwc:latitude '-2.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '529027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/579028'^^xsd:anyURI;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '529027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.64093 145.97483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.64093"^^xsd:decimal ;
  dwc:decimalLongitude "145.97483"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.64093 145.97483)"^^geo:wktLiteral ;
  geo-pos:lat "-4.64093"^^xsd:decimal ;
  geo-pos:long "145.97483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/579159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.446'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st369'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.97483'^^xsd:double;
  dwc:latitude '-4.64093'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/579159'^^xsd:anyURI;
  dwc:observationDate '1977-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/579177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.103'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) olivacea (Ludwig, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st239'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732371'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/579177'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '210839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/579327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1137'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st24'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/579327'^^xsd:anyURI;
  dwc:observationDate '1996-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.333889"^^xsd:decimal ;
  dwc:decimalLongitude "24.217778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.44237476110523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.333889 24.217778)"^^geo:wktLiteral ;
  geo-pos:lat "-70.333889"^^xsd:decimal ;
  geo-pos:long "24.217778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.44237476110523"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/579708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.23'^^xsd:string;
  dwc:scientificName 'Ophiosteira senouquoi Koehler, 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st161'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '24.217778'^^xsd:double;
  dwc:latitude '-70.333889'^^xsd:double;
  dwc:coordinatePrecision '108.44237476111'^^xsd:double;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '245737'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/579708'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '173680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/579920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.373'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus luteofuscum (Clark, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246739'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/579920'^^xsd:anyURI;
  dwc:observationDate '1989-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '246739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.195 -26.278334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.195"^^xsd:decimal ;
  dwc:decimalLongitude "-26.278334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3742.504800067598"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.195 -26.278334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.195"^^xsd:decimal ;
  geo-pos:long "-26.278334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3742.504800067598"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/580313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229AGT4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.407'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229AGT4'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.278334'^^xsd:double;
  dwc:latitude '-75.195'^^xsd:double;
  dwc:coordinatePrecision '3742.5048000676'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/580313'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/580332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.271'^^xsd:string;
  dwc:scientificName 'Caespitugo citriformis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174005'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/580332'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '529456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.08359 -70.54158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.08359"^^xsd:decimal ;
  dwc:decimalLongitude "-70.54158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.08359 -70.54158)"^^geo:wktLiteral ;
  geo-pos:lat "-55.08359"^^xsd:decimal ;
  geo-pos:long "-70.54158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/581114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.336\\3'^^xsd:string;
  dwc:scientificName 'Sporasterias antarctica var. rupicola Verrill, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st59'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-70.54158'^^xsd:double;
  dwc:latitude '-55.08359'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/581114'^^xsd:anyURI;
  dwc:observationDate '1897-12-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.17376 178.51528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.17376"^^xsd:decimal ;
  dwc:decimalLongitude "178.51528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.17376 178.51528)"^^geo:wktLiteral ;
  geo-pos:lat "-18.17376"^^xsd:decimal ;
  geo-pos:long "178.51528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/581349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.120'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) scabra Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9243'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '178.51528'^^xsd:double;
  dwc:latitude '-18.17376'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9243'^^xsd:anyURI;
  dwc:aphiaid '210813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/581349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1672770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.25"^^xsd:decimal ;
  dwc:decimalLongitude "-84.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  geo-pos:lat "-70.25"^^xsd:decimal ;
  geo-pos:long "-84.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/581456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.506'^^xsd:string;
  dwc:scientificName 'Amphiura polita Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st796'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-84.1'^^xsd:double;
  dwc:latitude '-70.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '242975'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/581456'^^xsd:anyURI;
  dwc:observationDate '1898-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '173116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "104.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "104.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/581709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1082'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.2'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/581709'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/582174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.839'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) fuscocinerea (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st8'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210873'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/582174'^^xsd:anyURI;
  dwc:observationDate '1998-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '210873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.066667 55.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.066667"^^xsd:decimal ;
  dwc:decimalLongitude "55.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.066667 55.266667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.066667"^^xsd:decimal ;
  geo-pos:long "55.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/582253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1169'^^xsd:string;
  dwc:scientificName 'Bohadschia cf. bivittata (Mitsukuri, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30872'^^xsd:integer;
  dwc:collector 'Conand'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.266667'^^xsd:double;
  dwc:latitude '-21.066667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30872'^^xsd:anyURI;
  dwc:aphiaid '204900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/582253'^^xsd:anyURI;
  dwc:observationDate '2006-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '204900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.683333 -14.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.683333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.683333 -14.85)"^^geo:wktLiteral ;
  geo-pos:lat "24.683333"^^xsd:decimal ;
  geo-pos:long "-14.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F582786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/582786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.597'^^xsd:string;
  dwc:scientificName 'Allopatiria ocellifera (Gray, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Massin Claude (Dr.), Jangoux M. (Dr.), Croes A.'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st013'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.85'^^xsd:double;
  dwc:latitude '24.683333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123983'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/582786'^^xsd:anyURI;
  dwc:observationDate '1935-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '459534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.81'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st187'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583041'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1214'^^xsd:string;
  dwc:scientificName 'Opheodesoma serpentina (Mueller, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st66'^^xsd:string;
  dwc:collector 'Ouin J.M.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: formalin'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210713'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583092'^^xsd:anyURI;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '210713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 128.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.43"^^xsd:decimal ;
  dwc:decimalLongitude "128.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 128.06)"^^geo:wktLiteral ;
  geo-pos:lat "-3.43"^^xsd:decimal ;
  geo-pos:long "128.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.25'^^xsd:string;
  dwc:scientificName 'Archaster typicus Mueller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25644'^^xsd:integer;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '128.06'^^xsd:double;
  dwc:latitude '-3.43'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25644'^^xsd:anyURI;
  dwc:aphiaid '213119'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583145'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.456'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583267'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.36841"^^xsd:decimal ;
  dwc:decimalLongitude "48.17934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  geo-pos:lat "-13.36841"^^xsd:decimal ;
  geo-pos:long "48.17934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1257'^^xsd:string;
  dwc:scientificName 'Stichopus chloronotus Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.17934'^^xsd:double;
  dwc:latitude '-13.36841'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '149789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583271'^^xsd:anyURI;
  dwc:observationDate '1959-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '149789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.36'^^xsd:string;
  dwc:scientificName 'Comanthus gisleni Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246747'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583422'^^xsd:anyURI;
  dwc:observationDate '1989-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '246747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.333333 13.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.333333 13.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-12.333333"^^xsd:decimal ;
  geo-pos:long "13.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.45\\2'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) dakarensis Panning, 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st098'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.566667'^^xsd:double;
  dwc:latitude '-12.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124495'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583524'^^xsd:anyURI;
  dwc:observationDate '1948-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.266667 -87.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.266667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.266667 -87.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.266667"^^xsd:decimal ;
  geo-pos:long "-87.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.301" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.498'^^xsd:string;
  dwc:scientificName 'Ophiacantha antarctica Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'lectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.301'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.633333'^^xsd:double;
  dwc:latitude '-71.266667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '393552'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583565'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1847007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.166667 11.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.166667"^^xsd:decimal ;
  dwc:decimalLongitude "11.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.166667 11.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.166667"^^xsd:decimal ;
  geo-pos:long "11.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20803/st413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.207'^^xsd:string;
  dwc:scientificName 'Astropecten africanus Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20803/st413'^^xsd:string;
  dwc:collector 'Capart André (Dr.)'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.666667'^^xsd:double;
  dwc:latitude '-16.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20803'^^xsd:anyURI;
  dwc:aphiaid '178644'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583588'^^xsd:anyURI;
  dwc:observationDate '1956-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '178644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 166.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "166.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 166.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "166.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.375'^^xsd:string;
  dwc:scientificName 'Mithrodia clavigera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.283333'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '178200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583628'^^xsd:anyURI;
  dwc:observationDate '1959-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '178200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.863889 106.713889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.863889"^^xsd:decimal ;
  dwc:decimalLongitude "106.713889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.863889 106.713889)"^^geo:wktLiteral ;
  geo-pos:lat "-5.863889"^^xsd:decimal ;
  geo-pos:long "106.713889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F583824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/583824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.134'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB17'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.713889'^^xsd:double;
  dwc:latitude '-5.863889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/583824'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/584309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.827'^^xsd:string;
  dwc:scientificName 'Stolus buccalis (Stimpson, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st18'^^xsd:string;
  dwc:collector 'Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210942'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/584309'^^xsd:anyURI;
  dwc:observationDate '1998-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '210942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.02 32.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.02"^^xsd:decimal ;
  dwc:decimalLongitude "32.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.02 32.58)"^^geo:wktLiteral ;
  geo-pos:lat "-26.02"^^xsd:decimal ;
  geo-pos:long "32.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/584347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1077'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) conusalba Cherbonnier & Feral, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Thandar'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '32.58'^^xsd:double;
  dwc:latitude '-26.02'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '241870'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/584347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.66644 152.25188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.66644"^^xsd:decimal ;
  dwc:decimalLongitude "152.25188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.66644 152.25188)"^^geo:wktLiteral ;
  geo-pos:lat "-21.66644"^^xsd:decimal ;
  geo-pos:long "152.25188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/584382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1421'^^xsd:string;
  dwc:scientificName 'Stichopus cf. ocellatus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB14'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '152.25188'^^xsd:double;
  dwc:latitude '-21.66644'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '387641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/584382'^^xsd:anyURI;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '387641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97472 9.70278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97472"^^xsd:decimal ;
  dwc:decimalLongitude "9.70278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97472 9.70278)"^^geo:wktLiteral ;
  geo-pos:lat "39.97472"^^xsd:decimal ;
  geo-pos:long "9.70278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/584715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.531'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1012'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.70278'^^xsd:double;
  dwc:latitude '39.97472'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/584715'^^xsd:anyURI;
  dwc:observationDate '1966-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.216667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.216667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.216667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.216667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/584717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.241'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st143'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/584717'^^xsd:anyURI;
  dwc:observationDate '1949-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.135"^^xsd:decimal ;
  dwc:decimalLongitude "-27.553333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3960.17177783318"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.135 -27.553333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.135"^^xsd:decimal ;
  geo-pos:long "-27.553333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3960.17177783318"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F584737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/584737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235AGT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.409'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235AGT7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.553333'^^xsd:double;
  dwc:latitude '-75.135'^^xsd:double;
  dwc:coordinatePrecision '3960.1717778332'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/584737'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/585191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.89'^^xsd:string;
  dwc:scientificName 'Amphiura proposita Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st148'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173126'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/585191'^^xsd:anyURI;
  dwc:observationDate '1961-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '173126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  geo-pos:lat "-71.25"^^xsd:decimal ;
  geo-pos:long "-87.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/585246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.499'^^xsd:string;
  dwc:scientificName 'Ophiacantha antarctica Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.416'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.65'^^xsd:double;
  dwc:latitude '-71.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '393552'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/585246'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1847007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.683333 11.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.683333"^^xsd:decimal ;
  dwc:decimalLongitude "11.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.683333 11.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.683333"^^xsd:decimal ;
  geo-pos:long "11.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/585631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.92'^^xsd:string;
  dwc:scientificName 'Amphioplus congensis (Studer, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st344'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '11.966667'^^xsd:double;
  dwc:latitude '-5.683333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '242764'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/585631'^^xsd:anyURI;
  dwc:observationDate '1955-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '242764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/585843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.54'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/585843'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43391 5.63697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43391"^^xsd:decimal ;
  dwc:decimalLongitude "5.63697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43391 5.63697)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43391"^^xsd:decimal ;
  geo-pos:long "5.63697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/585845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.118'^^xsd:string;
  dwc:scientificName 'Amphiura Forbes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11553'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '5.63697'^^xsd:double;
  dwc:latitude '-1.43391'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11553'^^xsd:anyURI;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/585845'^^xsd:anyURI;
  dwc:observationDate '1938-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "145.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "145.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F585994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/585994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.877'^^xsd:string;
  dwc:scientificName 'Actinopyga caerulea Samyn, VandenSpiegel & Massin, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st22'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.49'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '242106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/585994'^^xsd:anyURI;
  dwc:observationDate '1996-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '242106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.16688 -68.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.16688"^^xsd:decimal ;
  dwc:decimalLongitude "-68.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.16688 -68.96667)"^^geo:wktLiteral ;
  geo-pos:lat "12.16688"^^xsd:decimal ;
  geo-pos:long "-68.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.499'^^xsd:string;
  dwc:scientificName 'Synaptula hydriformis (Lesueur, 1824)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Heding'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11109'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1937'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Netherlands Antilles'^^xsd:string;
  dwc:longitude '-68.96667'^^xsd:double;
  dwc:latitude '12.16688'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11109'^^xsd:anyURI;
  dwc:aphiaid '422542'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '422542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.403'^^xsd:string;
  dwc:scientificName 'Chaetaster subulata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '382097'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586360'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13333"^^xsd:decimal ;
  dwc:decimalLongitude "9.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333 9.18333)"^^geo:wktLiteral ;
  geo-pos:lat "39.13333"^^xsd:decimal ;
  geo-pos:long "9.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st2001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.505\\7'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st2001'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.18333'^^xsd:double;
  dwc:latitude '39.13333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586387'^^xsd:anyURI;
  dwc:observationDate '1967-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 5.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.25"^^xsd:decimal ;
  dwc:decimalLongitude "5.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.25 5.116667)"^^geo:wktLiteral ;
  geo-pos:lat "60.25"^^xsd:decimal ;
  geo-pos:long "5.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1469'^^xsd:string;
  dwc:scientificName 'Psolus squamatus (Mueller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31234'^^xsd:integer;
  dwc:collector 'Mallefet'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.116667'^^xsd:double;
  dwc:latitude '60.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31234'^^xsd:anyURI;
  dwc:aphiaid '124713'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586454'^^xsd:anyURI;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '124713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.128'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367'^^xsd:integer;
  dwc:collector 'Gosset B.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586526'^^xsd:anyURI;
  dwc:observationDate '1987-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.286'^^xsd:string;
  dwc:scientificName 'Capillaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205267'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586596'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '205267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.791'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st25'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586633'^^xsd:anyURI;
  dwc:observationDate '2000-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.055 106.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.055"^^xsd:decimal ;
  dwc:decimalLongitude "106.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.055 106.933333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.055"^^xsd:decimal ;
  geo-pos:long "106.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.32'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB5'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.933333'^^xsd:double;
  dwc:latitude '-6.055'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586693'^^xsd:anyURI;
  dwc:observationDate '1977-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.65"^^xsd:decimal ;
  dwc:decimalLongitude "-12.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6751.98796335131"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.65 -12.195)"^^geo:wktLiteral ;
  geo-pos:lat "-71.65"^^xsd:decimal ;
  geo-pos:long "-12.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6751.98796335131"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st275AGT19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.469'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st275AGT19'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.195'^^xsd:double;
  dwc:latitude '-71.65'^^xsd:double;
  dwc:coordinatePrecision '6751.9879633513'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586739'^^xsd:anyURI;
  dwc:observationDate '1989-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.4'^^xsd:string;
  dwc:scientificName 'Neoferdina cumingi (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '368977'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586882'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368977'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1040'^^xsd:string;
  dwc:scientificName 'Labidodemas rugosum (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st55'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210775'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586948'^^xsd:anyURI;
  dwc:observationDate '1996-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '210775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.816667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "8.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.1'^^xsd:string;
  dwc:scientificName 'Ophiacantha sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st149'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.816667'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123587'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587218'^^xsd:anyURI;
  dwc:observationDate '1949-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '123587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.181'^^xsd:string;
  dwc:scientificName 'Himerometra robustipinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367877'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587233'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.35'^^xsd:string;
  dwc:scientificName 'Ophiurolepis tumescens Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173707'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587338'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '322582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57176 150.77978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.57176"^^xsd:decimal ;
  dwc:decimalLongitude "150.77978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57176 150.77978)"^^geo:wktLiteral ;
  geo-pos:lat "-2.57176"^^xsd:decimal ;
  geo-pos:long "150.77978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1476'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) whitmaei Bell, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24868'^^xsd:integer;
  dwc:collector 'Jaya Irian'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '150.77978'^^xsd:double;
  dwc:latitude '-2.57176'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:aphiaid '241848'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587457'^^xsd:anyURI;
  dwc:observationDate '1973-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '1672780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.455'^^xsd:string;
  dwc:scientificName 'Asterodon singularis Perrier, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig'^^xsd:string;
  dwc:yearIdentified '1903'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st52'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '370940'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587702'^^xsd:anyURI;
  dwc:observationDate '1897-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '177915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.866'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st15'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587872'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/588040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.70'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st233'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/588040'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.666667 13.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.666667 13.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.666667"^^xsd:decimal ;
  geo-pos:long "13.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/588689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.68'^^xsd:string;
  dwc:scientificName 'Ophiacantha setosa (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st089'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.033333'^^xsd:double;
  dwc:latitude '-9.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/588689'^^xsd:anyURI;
  dwc:observationDate '1948-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '125002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/588708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1448'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/588708'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.533'^^xsd:string;
  dwc:scientificName 'Psolidium bistriatum Heding & Ludwig, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '238130'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589152'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.383333"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30816" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1052'^^xsd:string;
  dwc:scientificName 'Ocnus planci (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30816'^^xsd:integer;
  dwc:collector 'Verlaque Marc'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Étang de Thau'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30816'^^xsd:anyURI;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589160'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.016667"^^xsd:decimal ;
  dwc:decimalLongitude "145.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.016667 145.816667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.016667"^^xsd:decimal ;
  geo-pos:long "145.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1197'^^xsd:string;
  dwc:scientificName 'Actinopyga miliaris (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st21'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.816667'^^xsd:double;
  dwc:latitude '-5.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '208949'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589298'^^xsd:anyURI;
  dwc:observationDate '1996-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '208949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.400'^^xsd:string;
  dwc:scientificName 'Chiridota stuhlmanni Lampert, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st244'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '211003'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589344'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '211003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.666667"^^xsd:decimal ;
  dwc:decimalLongitude "168.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.666667"^^xsd:decimal ;
  geo-pos:long "168.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1416'^^xsd:string;
  dwc:scientificName 'Bohadschia vitiensis (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.416667'^^xsd:double;
  dwc:latitude '-17.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '210759'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589536'^^xsd:anyURI;
  dwc:observationDate '1959-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25753" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.406'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25753'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25753'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589652'^^xsd:anyURI;
  dwc:observationDate '1977-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.888'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29494'^^xsd:integer;
  dwc:collector 'Mikac B.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Croatia'^^xsd:string;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29494'^^xsd:anyURI;
  dwc:aphiaid '732359'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589846'^^xsd:anyURI;
  dwc:observationDate '1997-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.166'^^xsd:string;
  dwc:scientificName 'Heterometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205162'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589891'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '205162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st166" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.69'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st166'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589907'^^xsd:anyURI;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.877778 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.877778"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.877778 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.877778"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/590065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.132'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB4'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.877778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/590065'^^xsd:anyURI;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71 85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71"^^xsd:decimal ;
  dwc:decimalLongitude "85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71 85)"^^geo:wktLiteral ;
  geo-pos:lat "-71"^^xsd:decimal ;
  geo-pos:long "85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/590066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.500'^^xsd:string;
  dwc:scientificName 'Ophiacantha antarctica Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.259'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea, Oceans'^^xsd:string;
  dwc:longitude '85'^^xsd:integer;
  dwc:latitude '-71'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '393552'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/590066'^^xsd:anyURI;
  dwc:observationDate '1898-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1847007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/590194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.12'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/590194'^^xsd:anyURI;
  dwc:observationDate '1989-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/590480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.971'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st10'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/590480'^^xsd:anyURI;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.09"^^xsd:decimal ;
  dwc:decimalLongitude "-109.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.09 -109.26)"^^geo:wktLiteral ;
  geo-pos:lat "-27.09"^^xsd:decimal ;
  geo-pos:long "-109.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/590683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.179'^^xsd:string;
  dwc:scientificName 'Stichopus monotuberculatus (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st17'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.26'^^xsd:double;
  dwc:latitude '-27.09'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '210909'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/590683'^^xsd:anyURI;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '210909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.20604 145.80228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.20604"^^xsd:decimal ;
  dwc:decimalLongitude "145.80228"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.20604 145.80228)"^^geo:wktLiteral ;
  geo-pos:lat "-5.20604"^^xsd:decimal ;
  geo-pos:long "145.80228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-03-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.535'^^xsd:string;
  dwc:scientificName 'Luidia maculata Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st048'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Sakula'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.80228'^^xsd:double;
  dwc:latitude '-5.20604'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '213112'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591207'^^xsd:anyURI;
  dwc:observationDate '1977-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '213112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.64"^^xsd:decimal ;
  dwc:decimalLongitude "-29.673334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.64 -29.673334)"^^geo:wktLiteral ;
  geo-pos:lat "-74.64"^^xsd:decimal ;
  geo-pos:long "-29.673334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248MG9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.383'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248MG9'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.673334'^^xsd:double;
  dwc:latitude '-74.64'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591228'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1166.3082812993728"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.51 -12.456667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.51"^^xsd:decimal ;
  geo-pos:long "-12.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1166.3082812993728"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st282AGT22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.535'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st282AGT22'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.456667'^^xsd:double;
  dwc:latitude '-71.51'^^xsd:double;
  dwc:coordinatePrecision '1166.3082812994'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591542'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.083333 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.083333"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.083333 -17)"^^geo:wktLiteral ;
  geo-pos:lat "10.083333"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.267'^^xsd:string;
  dwc:scientificName 'Astropecten leptus Clark, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st217'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '10.083333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '178663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591690'^^xsd:anyURI;
  dwc:observationDate '1949-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.680'^^xsd:string;
  dwc:scientificName 'Staurocucumis liouvillei (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '325442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592017'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '325442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.248333 -26.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.248333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1099.657416476797"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.248333 -26.208333)"^^geo:wktLiteral ;
  geo-pos:lat "-75.248333"^^xsd:decimal ;
  geo-pos:long "-26.208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1099.657416476797"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st229AGT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.190'^^xsd:string;
  dwc:scientificName 'Bathyplotes fuscivinculum Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st229AGT3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.208333'^^xsd:double;
  dwc:latitude '-75.248333'^^xsd:double;
  dwc:coordinatePrecision '1099.6574164768'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174114'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592178'^^xsd:anyURI;
  dwc:observationDate '1989-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '174113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.180'^^xsd:string;
  dwc:scientificName 'Heterometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205162'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592332'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '205162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.95'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592419'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.316667 -87.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.316667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.316667 -87.616667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.316667"^^xsd:decimal ;
  geo-pos:long "-87.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.412" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.519'^^xsd:string;
  dwc:scientificName 'Ophioglypha gelida Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '10131/st.412'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.616667'^^xsd:double;
  dwc:latitude '-71.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '245526'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592456'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '322567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.36'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB16'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592484'^^xsd:anyURI;
  dwc:observationDate '1979-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.209'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592527'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.288'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592562'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.312'^^xsd:string;
  dwc:scientificName 'Comaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '206862'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592696'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '206862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.409'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St337'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.), Royal Belgian Institute of natural Sciences'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593018'^^xsd:anyURI;
  dwc:observationDate '1979-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.85 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.85"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.85 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-7.85"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.242'^^xsd:string;
  dwc:scientificName 'Astropecten jarli Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st057'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-7.85'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '368640'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593069'^^xsd:anyURI;
  dwc:observationDate '1948-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '368640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.390'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593089'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.332'^^xsd:string;
  dwc:scientificName 'Comanthus wahlbergii (Mueller, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213328'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593192'^^xsd:anyURI;
  dwc:observationDate '1989-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '213328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.534" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.494'^^xsd:string;
  dwc:scientificName 'Ophiocamax gigas Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.534'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593257'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '173188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.111'^^xsd:string;
  dwc:scientificName 'Comaster audax (Rowe & al., 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246753'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593608'^^xsd:anyURI;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '246753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.116667"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.116667"^^xsd:decimal ;
  geo-pos:long "145.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25930" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.437'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25930'^^xsd:integer;
  dwc:collector 'Zimmermann , Pierret J.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8'^^xsd:double;
  dwc:latitude '-5.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25930'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593731'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 11.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 11.616667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "11.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F593817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/593817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1730'^^xsd:string;
  dwc:scientificName 'Holothuria caparti Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Charbonnier'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '16808/st050'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.616667'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '241837'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/593817'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '241837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.112'^^xsd:string;
  dwc:scientificName 'Pontiometra andersoni (Carpenter, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594061'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '711340'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.772'^^xsd:string;
  dwc:scientificName 'Dendrochirotida Grube, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123111'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594259'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '123111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.194'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594309'^^xsd:anyURI;
  dwc:observationDate '1989-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.666667"^^xsd:decimal ;
  dwc:decimalLongitude "168.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.666667"^^xsd:decimal ;
  geo-pos:long "168.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1418'^^xsd:string;
  dwc:scientificName 'Holothuria sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:collector 'Theodor'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.416667'^^xsd:double;
  dwc:latitude '-17.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594581'^^xsd:anyURI;
  dwc:observationDate '1959-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.383333 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.383333"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30816" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1053'^^xsd:string;
  dwc:scientificName 'Pawsonia saxicola (Brady & Robertson, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '30816'^^xsd:integer;
  dwc:collector 'Verlaque Marc'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Étang de Thau'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30816'^^xsd:anyURI;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594802'^^xsd:anyURI;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.389'^^xsd:string;
  dwc:scientificName 'Stephanometra tenuipinna (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450511'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594820'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '450511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.13'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594851'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.506944 105.752778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.506944"^^xsd:decimal ;
  dwc:decimalLongitude "105.752778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.506944 105.752778)"^^geo:wktLiteral ;
  geo-pos:lat "-2.506944"^^xsd:decimal ;
  geo-pos:long "105.752778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/595090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.296'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stB2'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Bangka Strait'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '105.752778'^^xsd:double;
  dwc:latitude '-2.506944'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/595090'^^xsd:anyURI;
  dwc:observationDate '1977-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/595236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.592'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/595236'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.886666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.35"^^xsd:decimal ;
  geo-pos:long "11.886666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/595331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.66'^^xsd:string;
  dwc:scientificName 'Ophiacantha setosa (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st009'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.886666'^^xsd:double;
  dwc:latitude '-6.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/595331'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.216667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.216667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.216667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.216667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/595482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.43'^^xsd:string;
  dwc:scientificName 'Luidia heterozona Fisher, 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st143'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '178629'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/595482'^^xsd:anyURI;
  dwc:observationDate '1949-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '178629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.466667 12.068334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.466667"^^xsd:decimal ;
  dwc:decimalLongitude "12.068334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.466667 12.068334)"^^geo:wktLiteral ;
  geo-pos:lat "-6.466667"^^xsd:decimal ;
  geo-pos:long "12.068334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/595644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.11'^^xsd:string;
  dwc:scientificName 'Amphiura ascia (Mortensen, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st376'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '12.068334'^^xsd:double;
  dwc:latitude '-6.466667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/595644'^^xsd:anyURI;
  dwc:observationDate '1955-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9304 121.0947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.9304"^^xsd:decimal ;
  dwc:decimalLongitude "121.0947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.9304 121.0947)"^^geo:wktLiteral ;
  geo-pos:lat "12.9304"^^xsd:decimal ;
  geo-pos:long "121.0947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/595942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.392\\2'^^xsd:string;
  dwc:scientificName 'Asterina exigua (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9796'^^xsd:integer;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '121.0947'^^xsd:double;
  dwc:latitude '12.9304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9796'^^xsd:anyURI;
  dwc:aphiaid '213132'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/595942'^^xsd:anyURI;
  dwc:observationDate '1932-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '177974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.883333 120.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.883333"^^xsd:decimal ;
  dwc:decimalLongitude "120.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.883333 120.5)"^^geo:wktLiteral ;
  geo-pos:lat "-13.883333"^^xsd:decimal ;
  geo-pos:long "120.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/596077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27319/st105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.477'^^xsd:string;
  dwc:scientificName 'Metacrinus serratus Döderlein, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27319/st105'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean;Oceans'^^xsd:string;
  dwc:longitude '120.5'^^xsd:double;
  dwc:latitude '-13.883333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27319'^^xsd:anyURI;
  dwc:aphiaid '562079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/596077'^^xsd:anyURI;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '562079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.883333 8.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.883333"^^xsd:decimal ;
  dwc:decimalLongitude "8.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.883333 8.683333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.883333"^^xsd:decimal ;
  geo-pos:long "8.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/596149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.26'^^xsd:string;
  dwc:scientificName 'Luidia atlantidea Madsen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st141'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:longitude '8.683333'^^xsd:double;
  dwc:latitude '-0.883333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123919'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/596149'^^xsd:anyURI;
  dwc:observationDate '1949-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '123919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/596211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.871'^^xsd:string;
  dwc:scientificName 'Ohshimella mauritiensis Heding & Panning, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st1'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '212480'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/596211'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '212480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -13.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -13.733333)"^^geo:wktLiteral ;
  geo-pos:lat "9.5"^^xsd:decimal ;
  geo-pos:long "-13.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/596372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/st036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-11-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.464'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel , Croes'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/st036'^^xsd:string;
  dwc:collector 'Adam William (Dr.)'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Guinea'^^xsd:string;
  dwc:longitude '-13.733333'^^xsd:double;
  dwc:latitude '9.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/596372'^^xsd:anyURI;
  dwc:observationDate '1935-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/596430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.141'^^xsd:string;
  dwc:scientificName 'Stichopus herrmanni Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st20'^^xsd:string;
  dwc:collector 'Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/596430'^^xsd:anyURI;
  dwc:observationDate '1998-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '210906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F596434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/596434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.408'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.26'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/596434'^^xsd:anyURI;
  dwc:observationDate '1979-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.316667"^^xsd:decimal ;
  dwc:decimalLongitude "24.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.316667"^^xsd:decimal ;
  geo-pos:long "24.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/601095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1492'^^xsd:string;
  dwc:scientificName 'Taeniogyrus magnibaculus Massin & Heterier, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st236'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '24.233333'^^xsd:double;
  dwc:latitude '-70.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '529026'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/601095'^^xsd:anyURI;
  dwc:observationDate '1967-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.251667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.996666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.251667"^^xsd:decimal ;
  geo-pos:long "-12.996666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/601102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224MG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.387'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224MG2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.996666'^^xsd:double;
  dwc:latitude '-71.251667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/601102'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.77504"^^xsd:decimal ;
  dwc:decimalLongitude "-110.56641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  geo-pos:lat "26.77504"^^xsd:decimal ;
  geo-pos:long "-110.56641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F601122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/601122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1525'^^xsd:string;
  dwc:scientificName 'Holothuria parinhabilis Cherbonnier, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Cherbonnier Gustave (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '17406'^^xsd:integer;
  dwc:collector 'Diguet L. (Mr.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-110.56641'^^xsd:double;
  dwc:latitude '26.77504'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:17406'^^xsd:anyURI;
  dwc:aphiaid '529835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/601122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.77504"^^xsd:decimal ;
  dwc:decimalLongitude "-110.56641"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  geo-pos:lat "26.77504"^^xsd:decimal ;
  geo-pos:long "-110.56641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/618490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31929" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1521'^^xsd:string;
  dwc:scientificName 'Psolus diomedeae Ludwig, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31929'^^xsd:integer;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.56641'^^xsd:double;
  dwc:latitude '26.77504'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31929'^^xsd:anyURI;
  dwc:aphiaid '529000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/618490'^^xsd:anyURI;
  dwc:observationDate '1987-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '529000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.77504"^^xsd:decimal ;
  dwc:decimalLongitude "-110.56641"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  geo-pos:lat "26.77504"^^xsd:decimal ;
  geo-pos:long "-110.56641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/618491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31929" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1522'^^xsd:string;
  dwc:scientificName 'Lissothuria hancocki (Deichmann, 1941)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31929'^^xsd:integer;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.56641'^^xsd:double;
  dwc:latitude '26.77504'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31929'^^xsd:anyURI;
  dwc:aphiaid '529526'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/618491'^^xsd:anyURI;
  dwc:observationDate '1987-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '529526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.77504"^^xsd:decimal ;
  dwc:decimalLongitude "-110.56641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  geo-pos:lat "26.77504"^^xsd:decimal ;
  geo-pos:long "-110.56641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/618493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31929" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1523'^^xsd:string;
  dwc:scientificName 'Psolus diomedeae Ludwig, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31929'^^xsd:integer;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.56641'^^xsd:double;
  dwc:latitude '26.77504'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31929'^^xsd:anyURI;
  dwc:aphiaid '529000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/618493'^^xsd:anyURI;
  dwc:observationDate '1987-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '529000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.77504"^^xsd:decimal ;
  dwc:decimalLongitude "-110.56641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.77504 -110.56641)"^^geo:wktLiteral ;
  geo-pos:lat "26.77504"^^xsd:decimal ;
  geo-pos:long "-110.56641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F618496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/618496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31929" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1524'^^xsd:string;
  dwc:scientificName 'Psolus diomedeae Ludwig, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31929'^^xsd:integer;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.56641'^^xsd:double;
  dwc:latitude '26.77504'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31929'^^xsd:anyURI;
  dwc:aphiaid '529000'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/618496'^^xsd:anyURI;
  dwc:observationDate '1992-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '529000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.595'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646995'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.562'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647797'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "119.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "119.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.148\\3'^^xsd:string;
  dwc:scientificName 'Holothuria monacaria (Lesson, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.45'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648409'^^xsd:anyURI;
  dwc:observationDate '1929-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.667'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648575'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/649252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.32'^^xsd:string;
  dwc:scientificName 'Comanthus gisleni Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246747'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/649252'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/649319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.366'^^xsd:string;
  dwc:scientificName 'Alloeocomatella pectinifera (Clark, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246720'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/649319'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '246720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "119.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "119.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/649697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.22'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.45'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/649697'^^xsd:anyURI;
  dwc:observationDate '1929-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "119.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "119.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/649698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.23'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.45'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/649698'^^xsd:anyURI;
  dwc:observationDate '1929-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F649762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/649762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.344'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/649762'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.578334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1002.886641807904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.151667 -27.578334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.151667"^^xsd:decimal ;
  geo-pos:long "-27.578334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1002.886641807904"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/650219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st235GSN7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.575'^^xsd:string;
  dwc:scientificName 'Psolidium bistriatum Heding & Ludwig, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st235GSN7'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-27.578334'^^xsd:double;
  dwc:latitude '-75.151667'^^xsd:double;
  dwc:coordinatePrecision '1002.8866418079'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '238130'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/650219'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/650914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.601'^^xsd:string;
  dwc:scientificName 'Culcita novaeguineae Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '212298'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/650914'^^xsd:anyURI;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '212298'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F650954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/650954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.325'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/650954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/651075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.327'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/651075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/651113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.8'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/651113'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/651132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.349'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/651132'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/651289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.342'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/651289'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/651396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.213'^^xsd:string;
  dwc:scientificName 'Cucumaria acuta Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237844'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/651396'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/651423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.48'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/651423'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F651450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/651450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.669'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/651450'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/652361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.393'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/652361'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/652516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.411'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/652516'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09583 9.52139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09583"^^xsd:decimal ;
  dwc:decimalLongitude "9.52139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09583 9.52139)"^^geo:wktLiteral ;
  geo-pos:lat "39.09583"^^xsd:decimal ;
  geo-pos:long "9.52139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F652620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/652620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23724/st1909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.466\\2'^^xsd:string;
  dwc:scientificName 'Odontaster mediterraneus (Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23724/st1909'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.52139'^^xsd:double;
  dwc:latitude '39.09583'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23724'^^xsd:anyURI;
  dwc:aphiaid '124091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/652620'^^xsd:anyURI;
  dwc:observationDate '1967-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '124091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2"^^xsd:decimal ;
  dwc:decimalLongitude "48.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-13.2"^^xsd:decimal ;
  geo-pos:long "48.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/653307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.78'^^xsd:string;
  dwc:scientificName 'Protoreaster lincki (Blainville, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22087'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.283333'^^xsd:double;
  dwc:latitude '-13.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22087'^^xsd:anyURI;
  dwc:aphiaid '213286'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/653307'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.877778 106.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.877778"^^xsd:decimal ;
  dwc:decimalLongitude "106.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.877778 106.838333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.877778"^^xsd:decimal ;
  geo-pos:long "106.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/653309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.133'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB4'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.838333'^^xsd:double;
  dwc:latitude '-5.877778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/653309'^^xsd:anyURI;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F653542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/653542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.158'^^xsd:string;
  dwc:scientificName 'Dichrometra flagellata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C., Messing C.G.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213601'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/653542'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F654624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F654624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F654624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F654624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.4 48.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.4"^^xsd:decimal ;
  geo-pos:long "48.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F654624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/654624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1336'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.25'^^xsd:double;
  dwc:latitude '-13.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/654624'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.854\\4'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st45'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661750'^^xsd:anyURI;
  dwc:observationDate '1990-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F661751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/661751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.854\\5'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st45'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/661751'^^xsd:anyURI;
  dwc:observationDate '1990-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F665788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F665788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F665788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F665788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F665788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/665788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27598/st53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.854\\2'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27598/st53'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27598'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/665788'^^xsd:anyURI;
  dwc:observationDate '1990-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/670650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.850\\6'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st118'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/670650'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F670651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/670651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.850\\7'^^xsd:string;
  dwc:scientificName 'Afrocucumis stracki Massin, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st118'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '529025'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/670651'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '529025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/673171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27026/st083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1187\\2'^^xsd:string;
  dwc:scientificName 'Synaptula bandae Heding, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27026/st083'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27026'^^xsd:anyURI;
  dwc:aphiaid '528884'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/673171'^^xsd:anyURI;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '528884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.521667 -2.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.521667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "821.0527405685867"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.521667 -2.908333)"^^geo:wktLiteral ;
  geo-pos:lat "36.521667"^^xsd:decimal ;
  geo-pos:long "-2.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "821.0527405685867"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/stCOB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.904\\5'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/stCOB7'^^xsd:string;
  dwc:collector 'Zibrowius H.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.908333'^^xsd:double;
  dwc:latitude '36.521667'^^xsd:double;
  dwc:coordinatePrecision '821.05274056859'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696712'^^xsd:anyURI;
  dwc:observationDate '2004-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/703724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'RBINS628738'^^xsd:string;
  dwc:scientificName 'Paradota weddellensis Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '173998'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/703724'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '173998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.316667"^^xsd:decimal ;
  dwc:decimalLongitude "24.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.316667 24.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.316667"^^xsd:decimal ;
  geo-pos:long "24.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/703725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23694/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'RBINS700310'^^xsd:string;
  dwc:scientificName 'Taeniogyrus magnibaculus Massin & Heterier, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23694/st236'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '24.233333'^^xsd:double;
  dwc:latitude '-70.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23694'^^xsd:anyURI;
  dwc:aphiaid '529026'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/703725'^^xsd:anyURI;
  dwc:observationDate '1967-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.251667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.996666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.251667 -12.996666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.251667"^^xsd:decimal ;
  geo-pos:long "-12.996666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F703726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/703726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st224MG2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.388'^^xsd:string;
  dwc:scientificName 'Taeniogyrus contortus (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st224MG2'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.996666'^^xsd:double;
  dwc:latitude '-71.251667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/703726'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '732698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  geo-pos:lat "-71.25"^^xsd:decimal ;
  geo-pos:long "-87.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/728945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st920" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1526'^^xsd:string;
  dwc:scientificName 'Peniagone vignoni Herouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Jangoux M. (Dr.), Herouard'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st920'^^xsd:string;
  dwc:collector 'Herouard'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.65'^^xsd:double;
  dwc:latitude '-71.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '528928'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/728945'^^xsd:anyURI;
  dwc:observationDate '1898-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '528928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2333333333 -89.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-89.2333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2333333333 -89.2333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2333333333"^^xsd:decimal ;
  geo-pos:long "-89.2333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/728959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1527'^^xsd:string;
  dwc:scientificName 'Rhipidothuria racovitzai Hérouard, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Jangoux M. (Dr.), Herouard'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st2'^^xsd:string;
  dwc:collector 'Herouard'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea, Oceans'^^xsd:string;
  dwc:longitude '-89.2333333333'^^xsd:double;
  dwc:latitude '-71.2333333333'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '528927'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/728959'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '528927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3833333333"^^xsd:decimal ;
  geo-pos:long "-82.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.479'^^xsd:string;
  dwc:scientificName 'Ptilocrinus antarcticus Bather, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dilwyn John'^^xsd:string;
  dwc:yearIdentified '1937'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '10131/st589'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.7833333333'^^xsd:double;
  dwc:latitude '-70.3833333333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173921'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740089'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '714406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3833333333"^^xsd:decimal ;
  geo-pos:long "-82.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.478\\1'^^xsd:string;
  dwc:scientificName 'Ptilocrinus antarcticus Bather, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dilwyn John'^^xsd:string;
  dwc:yearIdentified '1937'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '10131/st589'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.7833333333'^^xsd:double;
  dwc:latitude '-70.3833333333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173921'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740141'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '714406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.481'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740145'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.482'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740161'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.483'^^xsd:string;
  dwc:scientificName 'Comanthina audax (Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '393453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740165'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '246753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.484'^^xsd:string;
  dwc:scientificName 'Comatella nigra (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740171'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '246757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.485'^^xsd:string;
  dwc:scientificName 'Comatella nigra (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740172'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '246757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.486'^^xsd:string;
  dwc:scientificName 'Comatella nigra (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740174'^^xsd:anyURI;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '246757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.487'^^xsd:string;
  dwc:scientificName 'Comatella nigra (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740175'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '246757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.488'^^xsd:string;
  dwc:scientificName 'Comatella nigra (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740179'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '246757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.489'^^xsd:string;
  dwc:scientificName 'Comatella nigra (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740185'^^xsd:anyURI;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '246757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.490'^^xsd:string;
  dwc:scientificName 'Comatella nigra (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740187'^^xsd:anyURI;
  dwc:observationDate '1989-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '246757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.491'^^xsd:string;
  dwc:scientificName 'Comatella nigra (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246757'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740193'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '246757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.492'^^xsd:string;
  dwc:scientificName 'Dichrometra cf. flagellata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213601'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740199'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '213601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.493'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740200'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.495'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740202'^^xsd:anyURI;
  dwc:observationDate '1989-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "144.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 144.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "144.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.494'^^xsd:string;
  dwc:scientificName 'Phanogenia multibrachiata (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.966667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246805'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740203'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '246805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.496'^^xsd:string;
  dwc:scientificName 'Phanogenia multibrachiata (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246805'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740209'^^xsd:anyURI;
  dwc:observationDate '1989-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '246805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.497'^^xsd:string;
  dwc:scientificName 'Phanogenia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246680'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740210'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.499'^^xsd:string;
  dwc:scientificName 'Capillaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205267'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740212'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '205267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.216667 144.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.216667"^^xsd:decimal ;
  dwc:decimalLongitude "144.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.216667 144.933333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.216667"^^xsd:decimal ;
  geo-pos:long "144.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.529'^^xsd:string;
  dwc:scientificName 'Phanogenia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.933333'^^xsd:double;
  dwc:latitude '-4.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246680'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740213'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '246680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.500'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246727'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740214'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433333"^^xsd:decimal ;
  dwc:decimalLongitude "39.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.433333"^^xsd:decimal ;
  geo-pos:long "39.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1528'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) edulis Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24909'^^xsd:integer;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.533333'^^xsd:double;
  dwc:latitude '-4.433333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24909'^^xsd:anyURI;
  dwc:aphiaid '210882'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740216'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1672771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433333"^^xsd:decimal ;
  dwc:decimalLongitude "39.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.433333"^^xsd:decimal ;
  geo-pos:long "39.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1529/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24909'^^xsd:integer;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.533333'^^xsd:double;
  dwc:latitude '-4.433333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24909'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740349'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.46778 144.69194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.46778"^^xsd:decimal ;
  dwc:decimalLongitude "144.69194"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.46778 144.69194)"^^geo:wktLiteral ;
  geo-pos:lat "13.46778"^^xsd:decimal ;
  geo-pos:long "144.69194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1530'^^xsd:string;
  dwc:scientificName 'Labidodemas pertinax (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Reef'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Guam'^^xsd:string;
  dwc:longitude '144.69194'^^xsd:double;
  dwc:latitude '13.46778'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210773'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.46778 144.69194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.46778"^^xsd:decimal ;
  dwc:decimalLongitude "144.69194"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.46778 144.69194)"^^geo:wktLiteral ;
  geo-pos:lat "13.46778"^^xsd:decimal ;
  geo-pos:long "144.69194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1531'^^xsd:string;
  dwc:scientificName 'Labidodemas pertinax (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Reef'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Guam'^^xsd:string;
  dwc:longitude '144.69194'^^xsd:double;
  dwc:latitude '13.46778'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210773'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '210773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.46778 144.69194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.46778"^^xsd:decimal ;
  dwc:decimalLongitude "144.69194"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.46778 144.69194)"^^geo:wktLiteral ;
  geo-pos:lat "13.46778"^^xsd:decimal ;
  geo-pos:long "144.69194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'Hol.1532'^^xsd:string;
  dwc:scientificName 'Labidodemas pseudosemperianum Massin, Thandar & Samyn, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Reef'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'Guam'^^xsd:string;
  dwc:longitude '144.69194'^^xsd:double;
  dwc:latitude '13.46778'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '241413'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433333"^^xsd:decimal ;
  dwc:decimalLongitude "39.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.433333"^^xsd:decimal ;
  geo-pos:long "39.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/743846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1536'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24909'^^xsd:integer;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.533333'^^xsd:double;
  dwc:latitude '-4.433333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24909'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/743846'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433333"^^xsd:decimal ;
  dwc:decimalLongitude "39.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.433333"^^xsd:decimal ;
  geo-pos:long "39.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/743847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1537'^^xsd:string;
  dwc:scientificName 'Bohadschia sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24909'^^xsd:integer;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.533333'^^xsd:double;
  dwc:latitude '-4.433333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24909'^^xsd:anyURI;
  dwc:aphiaid '204900'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/743847'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '204900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433333"^^xsd:decimal ;
  dwc:decimalLongitude "39.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433333 39.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.433333"^^xsd:decimal ;
  geo-pos:long "39.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F743850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/743850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1538'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24909'^^xsd:integer;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.533333'^^xsd:double;
  dwc:latitude '-4.433333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24909'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/743850'^^xsd:anyURI;
  dwc:observationDate '1972-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/753408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.530'^^xsd:string;
  dwc:scientificName 'Mariametridae AH Clark, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '196175'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/753408'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '196175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/753414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.531'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/753414'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/753416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.532'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/753416'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/753577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.537'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/753577'^^xsd:anyURI;
  dwc:observationDate '1989-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3833333333"^^xsd:decimal ;
  geo-pos:long "-82.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/753596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.544'^^xsd:string;
  dwc:scientificName 'Ptilocrinus antarcticus Bather, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dilwyn John'^^xsd:string;
  dwc:yearIdentified '1937'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '10131/st589'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.7833333333'^^xsd:double;
  dwc:latitude '-70.3833333333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173921'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/753596'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '714406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.9166666666 -99.1666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.9166666666"^^xsd:decimal ;
  dwc:decimalLongitude "-99.1666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.9166666666 -99.1666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-71.9166666666"^^xsd:decimal ;
  geo-pos:long "-99.1666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/760821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1479'^^xsd:string;
  dwc:scientificName 'Echinopsolus excretiospinosus Massin, 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '23283/st224'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Amundsen sea'^^xsd:string;
  dwc:longitude '-99.1666666666'^^xsd:double;
  dwc:latitude '-71.9166666666'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '732194'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/760821'^^xsd:anyURI;
  dwc:observationDate '1965-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17333 144.87333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17333"^^xsd:decimal ;
  dwc:decimalLongitude "144.87333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17333 144.87333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17333"^^xsd:decimal ;
  geo-pos:long "144.87333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/760859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1551'^^xsd:string;
  dwc:scientificName 'Phyllophorus (Phyllothuria) ordinata Chang, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87333'^^xsd:double;
  dwc:latitude '-4.17333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '241986'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/760859'^^xsd:anyURI;
  dwc:observationDate '1976-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '241986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/760862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1548'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/760862'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.1881 21.09375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.1881"^^xsd:decimal ;
  dwc:decimalLongitude "21.09375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.1881 21.09375)"^^geo:wktLiteral ;
  geo-pos:lat "7.1881"^^xsd:decimal ;
  geo-pos:long "21.09375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F760867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/760867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23980" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1553'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23980'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Zanzibar lake'^^xsd:string;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '21.09375'^^xsd:double;
  dwc:latitude '7.1881'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23980'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/760867'^^xsd:anyURI;
  dwc:observationDate '1968-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.407222 -110.626667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.407222"^^xsd:decimal ;
  dwc:decimalLongitude "-110.626667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1030"^^xsd:integer ;
  dwc:maximumDepthInMeters "1030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.407222 -110.626667)"^^geo:wktLiteral ;
  geo-pos:lat "25.407222"^^xsd:decimal ;
  geo-pos:long "-110.626667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/761248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALVIII/st16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1554'^^xsd:string;
  dwc:scientificName 'Ypsilocucumis californiae Massin & Hendrickx, 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '31487/TALVIII/st16'^^xsd:string;
  dwc:collector 'Hendrickx M. (Dr.)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.626667'^^xsd:double;
  dwc:latitude '25.407222'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '1030'^^xsd:integer;
  dwc:maximumDepth '1030'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '732556'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/761248'^^xsd:anyURI;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '732556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.346666 -110.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.346666"^^xsd:decimal ;
  dwc:decimalLongitude "-110.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.346666 -110.775)"^^geo:wktLiteral ;
  geo-pos:lat "25.346666"^^xsd:decimal ;
  geo-pos:long "-110.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/761249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31487/TALIX/st17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1555'^^xsd:string;
  dwc:scientificName 'Psolidium planum Deichmann, 1941'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31487/TALIX/st17'^^xsd:string;
  dwc:collector 'Hendrickx M. (Dr.)'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Gulf of California'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.775'^^xsd:double;
  dwc:latitude '25.346666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31487'^^xsd:anyURI;
  dwc:aphiaid '528861'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/761249'^^xsd:anyURI;
  dwc:observationDate '2005-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '528861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/761251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1542'^^xsd:string;
  dwc:scientificName 'Psolicrux coatsi (Vaney, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174098'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/761251'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '174098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58306 129.91667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58306"^^xsd:decimal ;
  dwc:decimalLongitude "129.91667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1e-06"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58306 129.91667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58306"^^xsd:decimal ;
  geo-pos:long "129.91667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1e-06"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/761320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1552'^^xsd:string;
  dwc:scientificName 'Colochirus robustus Oestergren, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28156'^^xsd:integer;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Banda Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '129.91667'^^xsd:double;
  dwc:latitude '-4.58306'^^xsd:double;
  dwc:coordinatePrecision '1e-06'^^xsd:string;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28156'^^xsd:anyURI;
  dwc:aphiaid '241806'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/761320'^^xsd:anyURI;
  dwc:observationDate '1994-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '241806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/761324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1549'^^xsd:string;
  dwc:scientificName 'Cucumaria cf. georgiana (Lampert, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/761324'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/761328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1544'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/761328'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/761330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1543'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/761330'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.6178865498"^^xsd:decimal ;
  dwc:decimalLongitude "-46.9653832912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.6178865498 -46.9653832912)"^^geo:wktLiteral ;
  geo-pos:lat "-60.6178865498"^^xsd:decimal ;
  geo-pos:long "-46.9653832912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F761333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/761333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st217GSN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1541'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st217GSN3'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-46.9653832912'^^xsd:double;
  dwc:latitude '-60.6178865498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/761333'^^xsd:anyURI;
  dwc:observationDate '1989-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.519 -8.7996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.519"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.519 -8.7996)"^^geo:wktLiteral ;
  geo-pos:lat "-70.519"^^xsd:decimal ;
  geo-pos:long "-8.7996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/764098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31071/ANTXXIII-8/St1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1559'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31071/ANTXXIII-8/St1'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-8.7996'^^xsd:double;
  dwc:latitude '-70.519'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31071'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/764098'^^xsd:anyURI;
  dwc:observationDate '2006-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.5194 -8.7956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.5194"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7956"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.5194 -8.7956)"^^geo:wktLiteral ;
  geo-pos:lat "-70.5194"^^xsd:decimal ;
  geo-pos:long "-8.7956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/764099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31071/ANTXXIII-8/St2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1556'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31071/ANTXXIII-8/St2'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-8.7956'^^xsd:double;
  dwc:latitude '-70.5194'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31071'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/764099'^^xsd:anyURI;
  dwc:observationDate '2006-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.5164 -8.8014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.5164"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8014"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.5164 -8.8014)"^^geo:wktLiteral ;
  geo-pos:lat "-70.5164"^^xsd:decimal ;
  geo-pos:long "-8.8014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/764100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31071/ANTXXIII-8/St5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1558'^^xsd:string;
  dwc:scientificName 'Echinopsolus acanthocola Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31071/ANTXXIII-8/St5'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-8.8014'^^xsd:double;
  dwc:latitude '-70.5164'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31071'^^xsd:anyURI;
  dwc:aphiaid '174091'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/764100'^^xsd:anyURI;
  dwc:observationDate '2006-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '174091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.519 -8.7996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.519"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.519 -8.7996)"^^geo:wktLiteral ;
  geo-pos:lat "-70.519"^^xsd:decimal ;
  geo-pos:long "-8.7996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/764101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31071/ANTXXIII-8/St1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1557'^^xsd:string;
  dwc:scientificName 'Microchoerus splendidus Gutt, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31071/ANTXXIII-8/St1'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-8.7996'^^xsd:double;
  dwc:latitude '-70.519'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31071'^^xsd:anyURI;
  dwc:aphiaid '237614'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/764101'^^xsd:anyURI;
  dwc:observationDate '2006-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '848295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.41667"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.41667)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/764102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1550'^^xsd:string;
  dwc:scientificName 'Cladodactyla sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31016'^^xsd:integer;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic  ; Atlantic Ocean ; Océan Atlantique'^^xsd:string;
  dwc:longitude '-8.41667'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31016'^^xsd:anyURI;
  dwc:aphiaid '123477'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/764102'^^xsd:anyURI;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '123477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.505556 111.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.505556"^^xsd:decimal ;
  dwc:decimalLongitude "111.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.505556 111.333333)"^^geo:wktLiteral ;
  geo-pos:lat "6.505556"^^xsd:decimal ;
  geo-pos:long "111.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.607'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS7'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '111.333333'^^xsd:double;
  dwc:latitude '6.505556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769303'^^xsd:anyURI;
  dwc:observationDate '1978-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.534'^^xsd:string;
  dwc:scientificName 'Comanthus Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lahaye M.C., Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769305'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '205362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.535'^^xsd:string;
  dwc:scientificName 'Comanthus Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769314'^^xsd:anyURI;
  dwc:observationDate '1989-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '205362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.536'^^xsd:string;
  dwc:scientificName 'Comanthus wahlbergii (Mueller, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213328'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769318'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '213328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.533'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769326'^^xsd:anyURI;
  dwc:observationDate '1989-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.542'^^xsd:string;
  dwc:scientificName 'Comaster schlegelii (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246756'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769335'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '246756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.543'^^xsd:string;
  dwc:scientificName 'Comaster Agassiz, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '206862'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769345'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '206862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.518'^^xsd:string;
  dwc:scientificName 'Oxycomanthus exilis Rowe, Hoggett, Birtles & Vail, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769472'^^xsd:anyURI;
  dwc:observationDate '1989-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '829172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.520'^^xsd:string;
  dwc:scientificName 'Comatella Clark, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205481'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769479'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '205481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.521'^^xsd:string;
  dwc:scientificName 'Alloeocomatella polycladia Messing, 1995'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246721'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769481'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '246721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.522'^^xsd:string;
  dwc:scientificName 'Clarkcomanthus luteofuscum (Clark, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246739'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769485'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '246739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.524'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769490'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.525'^^xsd:string;
  dwc:scientificName 'Dorometra nana (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '712127'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769497'^^xsd:anyURI;
  dwc:observationDate '1989-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '712127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.526'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769498'^^xsd:anyURI;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.527'^^xsd:string;
  dwc:scientificName 'Antedon iris (AH Clark, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '712213'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769499'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '712213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.528'^^xsd:string;
  dwc:scientificName 'Antedonidae Norman, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '123148'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769500'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4389 39.53606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4389"^^xsd:decimal ;
  dwc:decimalLongitude "39.53606"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4389 39.53606)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4389"^^xsd:decimal ;
  geo-pos:long "39.53606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1560'^^xsd:string;
  dwc:scientificName 'Synapta maculata (Chamisso & Eysenhardt, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24909'^^xsd:integer;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.53606'^^xsd:double;
  dwc:latitude '-4.4389'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24909'^^xsd:anyURI;
  dwc:aphiaid '210974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769644'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210974'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F769649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/769649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1563'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st81'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/769649'^^xsd:anyURI;
  dwc:observationDate '1996-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/773680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484/st.54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.608'^^xsd:string;
  dwc:scientificName 'Choriaster granulatus Luetken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484/st.54'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '213280'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/773680'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '213280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/773683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.609'^^xsd:string;
  dwc:scientificName 'Mithrodia clavigera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253'^^xsd:integer;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '178200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/773683'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3461111111 -55.2294444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.3461111111"^^xsd:decimal ;
  dwc:decimalLongitude "-55.2294444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.3461111111 -55.2294444444)"^^geo:wktLiteral ;
  geo-pos:lat "-61.3461111111"^^xsd:decimal ;
  geo-pos:long "-55.2294444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/773689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31073/ANT-XIX/3-4  052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.192'^^xsd:string;
  dwc:scientificName 'Astrotoma agassizi Lyman, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31073/ANT-XIX/3-4  052'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Nyssen F., Dauby P.'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-55.2294444444'^^xsd:double;
  dwc:latitude '-61.3461111111'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31073'^^xsd:anyURI;
  dwc:aphiaid '173167'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/773689'^^xsd:anyURI;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '173167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3 24.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3 24.483333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3"^^xsd:decimal ;
  geo-pos:long "24.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/775035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/stD1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.16'^^xsd:string;
  dwc:scientificName 'Ophioceres incipiens Koehler, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/stD1'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '24.483333'^^xsd:double;
  dwc:latitude '-70.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173746'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/775035'^^xsd:anyURI;
  dwc:observationDate '1960-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '173602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/775076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.29'^^xsd:string;
  dwc:scientificName 'Ophiurolepis gelida (Koehler, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173692'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/775076'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '322567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7025047116 9.7301101684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7025047116"^^xsd:decimal ;
  dwc:decimalLongitude "9.7301101684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7025047116 9.7301101684)"^^geo:wktLiteral ;
  geo-pos:lat "40.7025047116"^^xsd:decimal ;
  geo-pos:long "9.7301101684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F775178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/775178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.371\\1'^^xsd:string;
  dwc:scientificName 'Anseropoda membranacea (Retzius, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1002'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.7301101684'^^xsd:double;
  dwc:latitude '40.7025047116'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '182966'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/775178'^^xsd:anyURI;
  dwc:observationDate '1966-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21666667 2.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "927.1044778943453"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21666667 2.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.21666667"^^xsd:decimal ;
  geo-pos:long "2.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "927.1044778943453"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/776016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "G0763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.193'^^xsd:string;
  dwc:scientificName 'Ophiura texturata Lamarck, 1916'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mer du Nord;Nord See;Noord Zee;North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.68333333'^^xsd:double;
  dwc:latitude '51.21666667'^^xsd:double;
  dwc:coordinatePrecision '927.10447789435'^^xsd:double;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:8188'^^xsd:anyURI;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/776016'^^xsd:anyURI;
  dwc:observationDate '1900-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F780036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F780036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F780036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6405555555 -2.0713888888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6405555555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0713888888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F780036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6405555555 -2.0713888888)"^^geo:wktLiteral ;
  geo-pos:lat "48.6405555555"^^xsd:decimal ;
  geo-pos:long "-2.0713888888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F780036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/780036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1569'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '32589'^^xsd:integer;
  dwc:collector 'd\'Udekem d\'Acoz Cédric (Dr.)'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-2.0713888888'^^xsd:double;
  dwc:latitude '48.6405555555'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32589'^^xsd:anyURI;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/780036'^^xsd:anyURI;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F785985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F785985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F785985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F785985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F785985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/785985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1572'^^xsd:string;
  dwc:scientificName 'Placothuria molpadioides (Semper, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26527'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: glas container; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26527'^^xsd:anyURI;
  dwc:aphiaid '241996'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/785985'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '241996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F789667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F789667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F789667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.25247"^^xsd:decimal ;
  dwc:decimalLongitude "166.38619"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F789667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  geo-pos:lat "-22.25247"^^xsd:decimal ;
  geo-pos:long "166.38619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F789667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/789667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'ECH.035'^^xsd:string;
  dwc:scientificName 'Parasalenia gratiosa A. Agassiz, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Noumea lagoon ; Lagon de Nouméa'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '166.38619'^^xsd:double;
  dwc:latitude '-22.25247'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '212438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/789667'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 10.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "10.2833333333"^^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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 10.2833333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "10.2833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/802653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/CORTI23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1586'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata (Montagu, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/CORTI23'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea ; Mer Tyrrhénienne ; Mar Tirreno'^^xsd:string;
  dwc:longitude '10.2833333333'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/802653'^^xsd:anyURI;
  dwc:observationDate '2003-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2333333333 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "399"^^xsd:integer ;
  dwc:maximumDepthInMeters "399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2333333333 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.2333333333"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/802656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/CORTI29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1587'^^xsd:string;
  dwc:scientificName 'Pseudothyone serrifera (Östergren, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/CORTI29'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea ; Mer Tyrrhénienne ; Mar Tirreno'^^xsd:string;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '43.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumDepth '399'^^xsd:integer;
  dwc:maximumDepth '399'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '124663'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/802656'^^xsd:anyURI;
  dwc:observationDate '2003-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '124663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 9.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303"^^xsd:integer ;
  dwc:maximumDepthInMeters "303"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 9.4833333333)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "9.4833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F802657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/802657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31014/CORTI55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1588'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31014/CORTI55'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Tyrrhenian Sea ; Mer Tyrrhénienne ; Mar Tirreno'^^xsd:string;
  dwc:longitude '9.4833333333'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumDepth '303'^^xsd:integer;
  dwc:maximumDepth '303'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31014'^^xsd:anyURI;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/802657'^^xsd:anyURI;
  dwc:observationDate '2003-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11642 2.63772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11642"^^xsd:decimal ;
  dwc:decimalLongitude "2.63772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11642 2.63772)"^^geo:wktLiteral ;
  geo-pos:lat "51.11642"^^xsd:decimal ;
  geo-pos:long "2.63772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/806290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.224/'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Backeljau Thierry (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27281'^^xsd:integer;
  dwc:collector 'Pickery Roger'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.63772'^^xsd:double;
  dwc:latitude '51.11642'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27281'^^xsd:anyURI;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/806290'^^xsd:anyURI;
  dwc:observationDate '1988-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11642 2.63772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.11642"^^xsd:decimal ;
  dwc:decimalLongitude "2.63772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.11642 2.63772)"^^geo:wktLiteral ;
  geo-pos:lat "51.11642"^^xsd:decimal ;
  geo-pos:long "2.63772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F806291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/806291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.227/'^^xsd:string;
  dwc:scientificName 'Acrocnida brachiata (Montagu, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'd\'Udekem d\'Acoz Cédric (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28030'^^xsd:integer;
  dwc:collector 'd\'Udekem d\'Acoz Cédric (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.63772'^^xsd:double;
  dwc:latitude '51.11642'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method:'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28030'^^xsd:anyURI;
  dwc:aphiaid '236130'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/806291'^^xsd:anyURI;
  dwc:observationDate '1994-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F844597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F844597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F844597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F844597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F844597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/844597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st.85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1590/'^^xsd:string;
  dwc:scientificName 'Stichopus herrmanni Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st.85'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '210906'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/844597'^^xsd:anyURI;
  dwc:observationDate '1987-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '210906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631216 14.3584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.631216"^^xsd:decimal ;
  dwc:decimalLongitude "14.3584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631216 14.3584)"^^geo:wktLiteral ;
  geo-pos:lat "40.631216"^^xsd:decimal ;
  geo-pos:long "14.3584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/845547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1591'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa Gmelin, 1788'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33009'^^xsd:integer;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '14.3584'^^xsd:double;
  dwc:latitude '40.631216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33009'^^xsd:anyURI;
  dwc:aphiaid '732401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/845547'^^xsd:anyURI;
  dwc:observationDate '2015-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52366 5.4245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52366"^^xsd:decimal ;
  dwc:decimalLongitude "5.4245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52366 5.4245)"^^geo:wktLiteral ;
  geo-pos:lat "43.52366"^^xsd:decimal ;
  geo-pos:long "5.4245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/845556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32825/St.289" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1579'^^xsd:string;
  dwc:scientificName 'Thyone gadeana Perrier R., 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '32825/St.289'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5.4245'^^xsd:double;
  dwc:latitude '43.52366'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method:'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32825'^^xsd:anyURI;
  dwc:aphiaid '124671'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/845556'^^xsd:anyURI;
  dwc:observationDate '1953-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '124671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93986 -3.03457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93986"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93986 -3.03457)"^^geo:wktLiteral ;
  geo-pos:lat "35.93986"^^xsd:decimal ;
  geo-pos:long "-3.03457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/845557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32825/St.1290" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1578'^^xsd:string;
  dwc:scientificName 'Thyone gadeana Perrier R., 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '32825/St.1290'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.03457'^^xsd:double;
  dwc:latitude '35.93986'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method:'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32825'^^xsd:anyURI;
  dwc:aphiaid '124671'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/845557'^^xsd:anyURI;
  dwc:observationDate '1958-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36333 -9.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36333 -9.215)"^^geo:wktLiteral ;
  geo-pos:lat "38.36333"^^xsd:decimal ;
  geo-pos:long "-9.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/845558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1577'^^xsd:string;
  dwc:scientificName 'Thyone gadeana Perrier R., 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Picard Jacques'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '32825'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.215'^^xsd:double;
  dwc:latitude '38.36333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method:'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32825'^^xsd:anyURI;
  dwc:aphiaid '124671'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/845558'^^xsd:anyURI;
  dwc:observationDate '1957-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -9.57333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775"^^xsd:decimal ;
  dwc:decimalLongitude "-9.57333"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -9.57333)"^^geo:wktLiteral ;
  geo-pos:lat "38.775"^^xsd:decimal ;
  geo-pos:long "-9.57333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/845559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1575'^^xsd:string;
  dwc:scientificName 'Thyone gadeana Perrier R., 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Picard Jacques'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '32825'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.57333'^^xsd:double;
  dwc:latitude '38.775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method:'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32825'^^xsd:anyURI;
  dwc:aphiaid '124671'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/845559'^^xsd:anyURI;
  dwc:observationDate '1957-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '124671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67333 -8.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67333 -8.86667)"^^geo:wktLiteral ;
  geo-pos:lat "37.67333"^^xsd:decimal ;
  geo-pos:long "-8.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F845560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/845560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1574'^^xsd:string;
  dwc:scientificName 'Thyone gadeana Perrier R., 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Picard Jacques'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '32825'^^xsd:integer;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.86667'^^xsd:double;
  dwc:latitude '37.67333'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32825'^^xsd:anyURI;
  dwc:aphiaid '124671'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/845560'^^xsd:anyURI;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F847523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F847523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F847523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F847523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F847523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/847523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.712'^^xsd:string;
  dwc:scientificName 'Iconaster longimanus (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st238'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '254823'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/847523'^^xsd:anyURI;
  dwc:observationDate '1994-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '254823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3214"^^xsd:decimal ;
  dwc:decimalLongitude "32.76048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3214"^^xsd:decimal ;
  geo-pos:long "32.76048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/12,6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.791/'^^xsd:string;
  dwc:scientificName 'Nardoa variolata (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/12,6'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.76048'^^xsd:double;
  dwc:latitude '-27.3214'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856753'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.764/'^^xsd:string;
  dwc:scientificName 'Fromia elegans H.L. Clark, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '368952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856754'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '368952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3214"^^xsd:decimal ;
  dwc:decimalLongitude "32.76048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3214"^^xsd:decimal ;
  geo-pos:long "32.76048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/22,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.765/'^^xsd:string;
  dwc:scientificName 'Monachaster sanderi (Meissner, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/22,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.76048'^^xsd:double;
  dwc:latitude '-27.3214'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213137'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856755'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '213137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/20,8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.770/'^^xsd:string;
  dwc:scientificName 'Aquilonastra O\'Loughlin in O\'Loughlin & Waters, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/20,8'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '382562'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856756'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '382562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52095"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52095"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/16,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.771/'^^xsd:string;
  dwc:scientificName 'Aquilonastra O\'Loughlin in O\'Loughlin & Waters, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/16,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.52095'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '382562'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856757'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '382562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.92667"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.92667"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/15JAN2016/14,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.772/'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/15JAN2016/14,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '-26.92667'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856758'^^xsd:anyURI;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.41368 32.72805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.41368"^^xsd:decimal ;
  dwc:decimalLongitude "32.72805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.41368 32.72805)"^^geo:wktLiteral ;
  geo-pos:lat "-27.41368"^^xsd:decimal ;
  geo-pos:long "32.72805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/14JAN2016/21,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.773/'^^xsd:string;
  dwc:scientificName 'Ophidiaster perrieri de Loriol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/14JAN2016/21,1'^^xsd:string;
  dwc:collector 'Samyn Yves, De Clerck Olivier (M.)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.72805'^^xsd:double;
  dwc:latitude '-27.41368'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212310'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856759'^^xsd:anyURI;
  dwc:observationDate '2016-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '212310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.777/'^^xsd:string;
  dwc:scientificName 'Nardoa variolata (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856760'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '212316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.780/'^^xsd:string;
  dwc:scientificName 'Aquilonastra cf. rowleyi O\'Loughlin & Rowe, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '382641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856761'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '382641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52873"^^xsd:decimal ;
  dwc:decimalLongitude "32.68852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52873"^^xsd:decimal ;
  geo-pos:long "32.68852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.783/'^^xsd:string;
  dwc:scientificName 'Ferdina sadhaensis Marsh & Campbell, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68852'^^xsd:double;
  dwc:latitude '-27.52873'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '292912'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856762'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '292912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.99108 32.90819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.99108"^^xsd:decimal ;
  dwc:decimalLongitude "32.90819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.99108 32.90819)"^^geo:wktLiteral ;
  geo-pos:lat "-26.99108"^^xsd:decimal ;
  geo-pos:long "32.90819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/15JAN2016/36,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.793/'^^xsd:string;
  dwc:scientificName 'Thromidia seychellesensis  Pope & Rowe, 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/15JAN2016/36,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.90819'^^xsd:double;
  dwc:latitude '-26.99108'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213292'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856763'^^xsd:anyURI;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '213292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.794/'^^xsd:string;
  dwc:scientificName 'Thromidia seychellesensis  Pope & Rowe, 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213292'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856764'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '213292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3214"^^xsd:decimal ;
  dwc:decimalLongitude "32.76048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3214"^^xsd:decimal ;
  geo-pos:long "32.76048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/12,6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.767/'^^xsd:string;
  dwc:scientificName 'Ferdina sadhaensis Marsh & Campbell, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/12,6'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.76048'^^xsd:double;
  dwc:latitude '-27.3214'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '292912'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856765'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '292912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.28152 32.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.28152"^^xsd:decimal ;
  dwc:decimalLongitude "32.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.28152 32.7768)"^^geo:wktLiteral ;
  geo-pos:lat "-27.28152"^^xsd:decimal ;
  geo-pos:long "32.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/11,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.766/'^^xsd:string;
  dwc:scientificName 'Fromia elegans H.L. Clark, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/11,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7768'^^xsd:double;
  dwc:latitude '-27.28152'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '368952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856766'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '368952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52095"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52095"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/16,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.768/'^^xsd:string;
  dwc:scientificName 'Ophidiaster armatus Koehler, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/16,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.52095'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '368984'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856767'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '368984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52095"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52095"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/16,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.769/'^^xsd:string;
  dwc:scientificName 'Ophidiaster hemprichi Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/16,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.52095'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856768'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '212303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.91383"^^xsd:decimal ;
  dwc:decimalLongitude "32.59735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  geo-pos:lat "-27.91383"^^xsd:decimal ;
  geo-pos:long "32.59735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.776/'^^xsd:string;
  dwc:scientificName 'Echinaster purpureus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/13'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.59735'^^xsd:double;
  dwc:latitude '-27.91383'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213317'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856769'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '213317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.92667"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.92667"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/15JAN2016/14,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.775/'^^xsd:string;
  dwc:scientificName 'Gomophia egyptiaca Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/15JAN2016/14,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '-26.92667'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856770'^^xsd:anyURI;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '213303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.781/'^^xsd:string;
  dwc:scientificName 'Aquilonastra cf. rowleyi O\'Loughlin & Rowe, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '382641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856771'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '382641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.782/'^^xsd:string;
  dwc:scientificName 'Aquilonastra cf. rowleyi O\'Loughlin & Rowe, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '382641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856772'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '382641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.784/'^^xsd:string;
  dwc:scientificName 'Gomophia egyptiaca Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856773'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.785/'^^xsd:string;
  dwc:scientificName 'Ferdina sadhaensis Marsh & Campbell, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '292912'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856774'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '292912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.786/'^^xsd:string;
  dwc:scientificName 'Gomophia egyptiaca Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856775'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '213303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.787/'^^xsd:string;
  dwc:scientificName 'Fromia milleporella (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213299'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856776'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '213299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.789/'^^xsd:string;
  dwc:scientificName 'Fromia elegans H.L. Clark, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '368952'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856777'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '368952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52873"^^xsd:decimal ;
  dwc:decimalLongitude "32.68852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52873"^^xsd:decimal ;
  geo-pos:long "32.68852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.788/'^^xsd:string;
  dwc:scientificName 'Echinaster purpureus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68852'^^xsd:double;
  dwc:latitude '-27.52873'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213317'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856778'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '213317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.91383"^^xsd:decimal ;
  dwc:decimalLongitude "32.59735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  geo-pos:lat "-27.91383"^^xsd:decimal ;
  geo-pos:long "32.59735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.792/'^^xsd:string;
  dwc:scientificName 'Echinaster purpureus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/13'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.59735'^^xsd:double;
  dwc:latitude '-27.91383'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213317'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856779'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '213317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.790/'^^xsd:string;
  dwc:scientificName 'Fromia schultzei Döderlein, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '378603'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856780'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '378603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.779/'^^xsd:string;
  dwc:scientificName 'Aquilonastra cf. rowleyi O\'Loughlin & Rowe, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '382641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856781'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '382641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.91383"^^xsd:decimal ;
  dwc:decimalLongitude "32.59735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  geo-pos:lat "-27.91383"^^xsd:decimal ;
  geo-pos:long "32.59735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.774/'^^xsd:string;
  dwc:scientificName 'Echinaster purpureus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/13'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.59735'^^xsd:double;
  dwc:latitude '-27.91383'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213317'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856782'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '213317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.91383"^^xsd:decimal ;
  dwc:decimalLongitude "32.59735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  geo-pos:lat "-27.91383"^^xsd:decimal ;
  geo-pos:long "32.59735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.778/'^^xsd:string;
  dwc:scientificName 'Echinaster purpureus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/13'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.59735'^^xsd:double;
  dwc:latitude '-27.91383'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213317'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856783'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '213317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.99108 32.90819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.99108"^^xsd:decimal ;
  dwc:decimalLongitude "32.90819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.99108 32.90819)"^^geo:wktLiteral ;
  geo-pos:lat "-26.99108"^^xsd:decimal ;
  geo-pos:long "32.90819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/15JAN2016/36,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.502/'^^xsd:string;
  dwc:scientificName 'Cenometra emendatrix (Bell, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/15JAN2016/36,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.90819'^^xsd:double;
  dwc:latitude '-26.99108'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213603'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856827'^^xsd:anyURI;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '213603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.503/'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856828'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/22,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.504/'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/22,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856829'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52873"^^xsd:decimal ;
  dwc:decimalLongitude "32.68852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52873"^^xsd:decimal ;
  geo-pos:long "32.68852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.501/'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68852'^^xsd:double;
  dwc:latitude '-27.52873'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856830'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.335"^^xsd:decimal ;
  dwc:decimalLongitude "32.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  geo-pos:lat "-27.335"^^xsd:decimal ;
  geo-pos:long "32.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/12JAN2016/i.t." ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.505/'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/12JAN2016/i.t.'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7515'^^xsd:double;
  dwc:latitude '-27.335'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856831'^^xsd:anyURI;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.506/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856832'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.507/'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856833'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.508/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856834'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.509/'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856835'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.335"^^xsd:decimal ;
  dwc:decimalLongitude "32.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  geo-pos:lat "-27.335"^^xsd:decimal ;
  geo-pos:long "32.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/12JAN2016/i.t." ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.510/'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/12JAN2016/i.t.'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7515'^^xsd:double;
  dwc:latitude '-27.335'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856836'^^xsd:anyURI;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.513/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856837'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.514/'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856838'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52873"^^xsd:decimal ;
  dwc:decimalLongitude "32.68852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52873"^^xsd:decimal ;
  geo-pos:long "32.68852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.515/'^^xsd:string;
  dwc:scientificName 'Annametra occidentalis (AH Clark, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68852'^^xsd:double;
  dwc:latitude '-27.52873'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '216182'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856839'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '216182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52037 32.69355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52037"^^xsd:decimal ;
  dwc:decimalLongitude "32.69355"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52037 32.69355)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52037"^^xsd:decimal ;
  geo-pos:long "32.69355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/19JAN2016/32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.517/'^^xsd:string;
  dwc:scientificName 'Cenometra emendatrix (Bell, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/19JAN2016/32'^^xsd:string;
  dwc:collector 'Samyn Yves, Koch Erich  (Mr.)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69355'^^xsd:double;
  dwc:latitude '-27.52037'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213603'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856840'^^xsd:anyURI;
  dwc:observationDate '2016-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '213603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.335"^^xsd:decimal ;
  dwc:decimalLongitude "32.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  geo-pos:lat "-27.335"^^xsd:decimal ;
  geo-pos:long "32.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/12JAN2016/i.t." ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.516/'^^xsd:string;
  dwc:scientificName 'Tropiometra carinata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/12JAN2016/i.t.'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7515'^^xsd:double;
  dwc:latitude '-27.335'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856841'^^xsd:anyURI;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '213331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/22,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.512/'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/22,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856842'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/22,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.511/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Sanctobin Gilles'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/22,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856843'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4515 32.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4515"^^xsd:decimal ;
  dwc:decimalLongitude "32.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4515 32.7118)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4515"^^xsd:decimal ;
  geo-pos:long "32.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/23,9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.132/'^^xsd:string;
  dwc:scientificName 'Microcyphus rousseaui L. Agassiz in L. Agassiz & Desor, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/23,9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss), De Clerck Olivier (M.), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7118'^^xsd:double;
  dwc:latitude '-27.4515'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212443'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856844'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '212443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.54171 32.68033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.54171"^^xsd:decimal ;
  dwc:decimalLongitude "32.68033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.54171 32.68033)"^^geo:wktLiteral ;
  geo-pos:lat "-27.54171"^^xsd:decimal ;
  geo-pos:long "32.68033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/8JAN2016/it" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.124/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/8JAN2016/it'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68033'^^xsd:double;
  dwc:latitude '-27.54171'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856845'^^xsd:anyURI;
  dwc:observationDate '2016-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52873"^^xsd:decimal ;
  dwc:decimalLongitude "32.68852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52873"^^xsd:decimal ;
  geo-pos:long "32.68852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.126/'^^xsd:string;
  dwc:scientificName 'Echinostrephus molaris (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68852'^^xsd:double;
  dwc:latitude '-27.52873'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213384'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856846'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '213384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.129/'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856847'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.131/'^^xsd:string;
  dwc:scientificName 'Diadematidae Gray,  1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '123163'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856848'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '123163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.133/'^^xsd:string;
  dwc:scientificName 'Toxopneustidae Troschel, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '123179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856849'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '123179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52095"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52095"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/16,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.134/'^^xsd:string;
  dwc:scientificName 'Echinostrephus molaris (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/16,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.52095'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213384'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856850'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '213384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.122/'^^xsd:string;
  dwc:scientificName 'Phyllacanthus imperialis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '179611'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856851'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '179611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.335"^^xsd:decimal ;
  dwc:decimalLongitude "32.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  geo-pos:lat "-27.335"^^xsd:decimal ;
  geo-pos:long "32.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/12JAN2016/i.t." ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.123/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/12JAN2016/i.t.'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7515'^^xsd:double;
  dwc:latitude '-27.335'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856852'^^xsd:anyURI;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.31667 30.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.31667"^^xsd:decimal ;
  dwc:decimalLongitude "30.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.31667 30.73333)"^^geo:wktLiteral ;
  geo-pos:lat "-30.31667"^^xsd:decimal ;
  geo-pos:long "30.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/21JAN2016/i.t." ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.125/'^^xsd:string;
  dwc:scientificName 'Stomopneustes variolaris (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/21JAN2016/i.t.'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.73333'^^xsd:double;
  dwc:latitude '-30.31667'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212440'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856853'^^xsd:anyURI;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.127/'^^xsd:string;
  dwc:scientificName 'Eurypatagus parvituberculatus (H.L. Clark, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '221155'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856854'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '221155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.128/'^^xsd:string;
  dwc:scientificName 'Diadematidae Gray,  1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '123163'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856855'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '123163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.135/'^^xsd:string;
  dwc:scientificName 'Echinoneus cyclostomus Leske, 1778'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212461'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856856'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '212461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.91383"^^xsd:decimal ;
  dwc:decimalLongitude "32.59735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  geo-pos:lat "-27.91383"^^xsd:decimal ;
  geo-pos:long "32.59735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.130/'^^xsd:string;
  dwc:scientificName 'Diadematidae Gray,  1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/13'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.59735'^^xsd:double;
  dwc:latitude '-27.91383'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '123163'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856857'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '123163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.136/'^^xsd:string;
  dwc:scientificName 'Spatangoida L. Agassiz, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856858'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1620/'^^xsd:string;
  dwc:scientificName 'Ohshimella ehrenbergii (Selenka, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856859'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '212479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.54171 32.68033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.54171"^^xsd:decimal ;
  dwc:decimalLongitude "32.68033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.54171 32.68033)"^^geo:wktLiteral ;
  geo-pos:lat "-27.54171"^^xsd:decimal ;
  geo-pos:long "32.68033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/8JAN2016/it" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1621/'^^xsd:string;
  dwc:scientificName 'Pseudocnella sykion (Lampert, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/8JAN2016/it'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68033'^^xsd:double;
  dwc:latitude '-27.54171'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212472'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856860'^^xsd:anyURI;
  dwc:observationDate '2016-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '212472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1622/'^^xsd:string;
  dwc:scientificName 'Massinium arthroprocessum (Thandar, 1989)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '529529'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856861'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '529529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52095"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52095"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1624/'^^xsd:string;
  dwc:scientificName 'Ohshimella ehrenbergii (Selenka, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/13-16'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.52095'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856862'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '212479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1625/'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856863'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1626/'^^xsd:string;
  dwc:scientificName 'Massinium maculosum Samyn & Thandar, 2003'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '395853'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856864'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '395853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1628/'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) lineata Ludwig, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '732355'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856865'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '210896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1629/'^^xsd:string;
  dwc:scientificName 'Stolus buccalis (Stimpson, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '210942'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856866'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '210942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3214"^^xsd:decimal ;
  dwc:decimalLongitude "32.76048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3214"^^xsd:decimal ;
  geo-pos:long "32.76048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/12,6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1630/'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/12,6'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.76048'^^xsd:double;
  dwc:latitude '-27.3214'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856867'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1632/'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) Pearson, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '123654'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856868'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '123654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.41518 32.72257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.41518"^^xsd:decimal ;
  dwc:decimalLongitude "32.72257"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.41518 32.72257)"^^geo:wktLiteral ;
  geo-pos:lat "-27.41518"^^xsd:decimal ;
  geo-pos:long "32.72257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/14JAN2016/5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1633/'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) pardalis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/14JAN2016/5'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.72257'^^xsd:double;
  dwc:latitude '-27.41518'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '732374'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856869'^^xsd:anyURI;
  dwc:observationDate '2016-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '210893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1634/'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) difficilis Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '732226'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856870'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.28152 32.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.28152"^^xsd:decimal ;
  dwc:decimalLongitude "32.7768"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.28152 32.7768)"^^geo:wktLiteral ;
  geo-pos:lat "-27.28152"^^xsd:decimal ;
  geo-pos:long "32.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/14JAN2016/10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1635/'^^xsd:string;
  dwc:scientificName 'Stolus Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/14JAN2016/10'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7768'^^xsd:double;
  dwc:latitude '-27.28152'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '205059'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856871'^^xsd:anyURI;
  dwc:observationDate '2016-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '205059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.31667 30.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.31667"^^xsd:decimal ;
  dwc:decimalLongitude "30.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.31667 30.73333)"^^geo:wktLiteral ;
  geo-pos:lat "-30.31667"^^xsd:decimal ;
  geo-pos:long "30.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/21JAN2016/i.t." ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1636/'^^xsd:string;
  dwc:scientificName 'Pseudocnella sykion (Lampert, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/21JAN2016/i.t.'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.73333'^^xsd:double;
  dwc:latitude '-30.31667'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212472'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856872'^^xsd:anyURI;
  dwc:observationDate '2016-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '212472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.41368 32.72805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.41368"^^xsd:decimal ;
  dwc:decimalLongitude "32.72805"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.41368 32.72805)"^^geo:wktLiteral ;
  geo-pos:lat "-27.41368"^^xsd:decimal ;
  geo-pos:long "32.72805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/14JAN2016/21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1640/'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) nobilis (Selenka, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/14JAN2016/21'^^xsd:string;
  dwc:collector 'Samyn Yves, De Clerck Olivier (M.)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.72805'^^xsd:double;
  dwc:latitude '-27.41368'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856874'^^xsd:anyURI;
  dwc:observationDate '2016-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/20,8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1637/'^^xsd:string;
  dwc:scientificName 'Trachasina cruciferea (Semper, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/20,8'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '241370'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856875'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '241370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3214"^^xsd:decimal ;
  dwc:decimalLongitude "32.76048"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3214 32.76048)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3214"^^xsd:decimal ;
  geo-pos:long "32.76048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1623/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/23'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.76048'^^xsd:double;
  dwc:latitude '-27.3214'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856876'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.54171 32.68033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.54171"^^xsd:decimal ;
  dwc:decimalLongitude "32.68033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.54171 32.68033)"^^geo:wktLiteral ;
  geo-pos:lat "-27.54171"^^xsd:decimal ;
  geo-pos:long "32.68033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/i.t." ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1631/'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/i.t.'^^xsd:string;
  dwc:collector 'Marshall Eve'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68033'^^xsd:double;
  dwc:latitude '-27.54171'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856877'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/20,8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-05-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1638/'^^xsd:string;
  dwc:scientificName 'Trachasina cruciferea (Semper, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/20,8'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '241370'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856878'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '241370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1627/'^^xsd:string;
  dwc:scientificName 'Ohshimella ehrenbergii (Selenka, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/23'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856879'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '212479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52873"^^xsd:decimal ;
  dwc:decimalLongitude "32.68852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52873"^^xsd:decimal ;
  geo-pos:long "32.68852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.347/'^^xsd:string;
  dwc:scientificName 'Ophionereis porrecta Lyman, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68852'^^xsd:double;
  dwc:latitude '-27.52873'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857242'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/20,8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.373/'^^xsd:string;
  dwc:scientificName 'Ophiothrix foveolata Marktanner-Turneretscher, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/20,8'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212411'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857243'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '244174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.349/'^^xsd:string;
  dwc:scientificName 'Ophiarachnella septemspinosa (Müller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857244'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '213217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.352/'^^xsd:string;
  dwc:scientificName 'Ophiarachnella gorgonia (Müller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213218'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857245'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.363/'^^xsd:string;
  dwc:scientificName 'Ophiocoma erinaceus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212371'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857246'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '212371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.380/'^^xsd:string;
  dwc:scientificName 'Ophiopeza fallax fallax Peters, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '245136'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857247'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '245136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52873"^^xsd:decimal ;
  dwc:decimalLongitude "32.68852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52873"^^xsd:decimal ;
  geo-pos:long "32.68852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.387/'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68852'^^xsd:double;
  dwc:latitude '-27.52873'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857248'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.393/'^^xsd:string;
  dwc:scientificName 'Macrophiothrix propinqua (Lyman, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213198'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857250'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.397/'^^xsd:string;
  dwc:scientificName 'Ophionereis porrecta Lyman, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857251'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.354/'^^xsd:string;
  dwc:scientificName 'Ophiomastix koehleri Devaney, 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212395'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857252'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '212395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.383/'^^xsd:string;
  dwc:scientificName 'Ophiomyxa australis Lütken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212437'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857253'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '212437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.385/'^^xsd:string;
  dwc:scientificName 'Ophiopeza cf. fallax Peters, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '204477'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857254'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '204477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.375/'^^xsd:string;
  dwc:scientificName 'Ophiothrix purpurea von Martens, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857255'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '244144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.368/'^^xsd:string;
  dwc:scientificName 'Ophiothrix echinotecta Balinsky, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857256'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '244171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.371/'^^xsd:string;
  dwc:scientificName 'Ophiothrix trilineata Lütken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212416'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857257'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '244195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.374/'^^xsd:string;
  dwc:scientificName 'Ophiopeza fallax fallax Peters, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '245136'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857258'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '245136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.395/'^^xsd:string;
  dwc:scientificName 'Ophionereis porrecta Lyman, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857259'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/22,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.400/'^^xsd:string;
  dwc:scientificName 'Astroboa nuda (Lyman, 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/22,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213439'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857260'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '213439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/20,8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.346/'^^xsd:string;
  dwc:scientificName 'Ophiothrix purpurea von Martens, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/20,8'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857261'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '244144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.348/'^^xsd:string;
  dwc:scientificName 'Ophiocoma erinaceus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212371'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857262'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '212371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.350/'^^xsd:string;
  dwc:scientificName 'Ophiocoma erinaceus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212371'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857263'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '212371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.351/'^^xsd:string;
  dwc:scientificName 'Ophionereis porrecta Lyman, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857264'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.353/'^^xsd:string;
  dwc:scientificName 'Ophiarachnella septemspinosa (Müller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857265'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '213217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.355/'^^xsd:string;
  dwc:scientificName 'Ophiocoma erinaceus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212371'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857266'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '212371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/22,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.356/'^^xsd:string;
  dwc:scientificName 'Ophiothrix purpurea von Martens, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/22,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857267'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '244144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.92667"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.92667"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/15JAN2016/14,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.357/'^^xsd:string;
  dwc:scientificName 'Ophiolepis cincta cincta Müller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/15JAN2016/14,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '-26.92667'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '224123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857268'^^xsd:anyURI;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '224123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.28152 32.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.28152"^^xsd:decimal ;
  dwc:decimalLongitude "32.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.28152 32.7768)"^^geo:wktLiteral ;
  geo-pos:lat "-27.28152"^^xsd:decimal ;
  geo-pos:long "32.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/14JAN2016/10,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.358/'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/14JAN2016/10,2'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7768'^^xsd:double;
  dwc:latitude '-27.28152'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857269'^^xsd:anyURI;
  dwc:observationDate '2016-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.28152 32.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.28152"^^xsd:decimal ;
  dwc:decimalLongitude "32.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.28152 32.7768)"^^geo:wktLiteral ;
  geo-pos:lat "-27.28152"^^xsd:decimal ;
  geo-pos:long "32.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/14JAN2016/10,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.359/'^^xsd:string;
  dwc:scientificName 'Macrophiothrix propinqua (Lyman, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/14JAN2016/10,2'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7768'^^xsd:double;
  dwc:latitude '-27.28152'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213198'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857270'^^xsd:anyURI;
  dwc:observationDate '2016-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '213198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.92667"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.92667"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/15JAN2016/14,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.360/'^^xsd:string;
  dwc:scientificName 'Ophiocoma valenciae Müller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/15JAN2016/14,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '-26.92667'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212375'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857271'^^xsd:anyURI;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1306699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/20,8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.361/'^^xsd:string;
  dwc:scientificName 'Ophiothrix purpurea von Martens, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/20,8'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857272'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '244144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.362/'^^xsd:string;
  dwc:scientificName 'Ophiactis cf. savignyi (Müller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857273'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/17JAN2016/20,8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.364/'^^xsd:string;
  dwc:scientificName 'Ophiothrix foveolata Marktanner-Turneretscher, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/17JAN2016/20,8'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212411'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857274'^^xsd:anyURI;
  dwc:observationDate '2016-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '244174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.91383"^^xsd:decimal ;
  dwc:decimalLongitude "32.59735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.91383 32.59735)"^^geo:wktLiteral ;
  geo-pos:lat "-27.91383"^^xsd:decimal ;
  geo-pos:long "32.59735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.365/'^^xsd:string;
  dwc:scientificName 'Ophiolepis cincta cincta Müller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/13'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.59735'^^xsd:double;
  dwc:latitude '-27.91383'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '224123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857275'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '224123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.92667"^^xsd:decimal ;
  dwc:decimalLongitude "32.88667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.92667 32.88667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.92667"^^xsd:decimal ;
  geo-pos:long "32.88667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/15JAN2016/14,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.366/'^^xsd:string;
  dwc:scientificName 'Ophiarachnella gorgonia (Müller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/15JAN2016/14,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.88667'^^xsd:double;
  dwc:latitude '-26.92667'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213218'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857276'^^xsd:anyURI;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '213218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52095"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52095"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/16,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.367/'^^xsd:string;
  dwc:scientificName 'Macrophiothrix propinqua (Lyman, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/16,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.52095'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213198'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857277'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '213198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.369/'^^xsd:string;
  dwc:scientificName 'Ophiopeza spinosa (Ljungman, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857278'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '212321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.41518 32.72257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.41518"^^xsd:decimal ;
  dwc:decimalLongitude "32.72257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.41518 32.72257)"^^geo:wktLiteral ;
  geo-pos:lat "-27.41518"^^xsd:decimal ;
  geo-pos:long "32.72257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/14JAN2016/5,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.370/'^^xsd:string;
  dwc:scientificName 'Ophiocoma brevipes Peters, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/14JAN2016/5,4'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.72257'^^xsd:double;
  dwc:latitude '-27.41518'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212370'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857279'^^xsd:anyURI;
  dwc:observationDate '2016-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '1214744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.372/'^^xsd:string;
  dwc:scientificName 'Macrophiothrix longipeda (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213195'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857280'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '213195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.99108 32.90819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.99108"^^xsd:decimal ;
  dwc:decimalLongitude "32.90819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.99108 32.90819)"^^geo:wktLiteral ;
  geo-pos:lat "-26.99108"^^xsd:decimal ;
  geo-pos:long "32.90819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/15JAN2016/36,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.376/'^^xsd:string;
  dwc:scientificName 'Ophiactis Luetken'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/15JAN2016/36,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.90819'^^xsd:double;
  dwc:latitude '-26.99108'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '123620'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857281'^^xsd:anyURI;
  dwc:observationDate '2016-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '123620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52873"^^xsd:decimal ;
  dwc:decimalLongitude "32.68852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52873 32.68852)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52873"^^xsd:decimal ;
  geo-pos:long "32.68852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/20,1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.377/'^^xsd:string;
  dwc:scientificName 'Ophiopeza fallax fallax Peters, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/20,1'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68852'^^xsd:double;
  dwc:latitude '-27.52873'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '245136'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857282'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '245136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.52095"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.52095 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.52095"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/16,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.378/'^^xsd:string;
  dwc:scientificName 'Ophionereis porrecta Lyman, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/16,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.52095'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857283'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.379/'^^xsd:string;
  dwc:scientificName 'Ophiothrix echinotecta Balinsky, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857284'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '244171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.381/'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857285'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/22,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.382/'^^xsd:string;
  dwc:scientificName 'Ophiothela venusta (de Loriol, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/22,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857286'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '213400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.384/'^^xsd:string;
  dwc:scientificName 'Ophionereis dubia (Müller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213415'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857287'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1847019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.386/'^^xsd:string;
  dwc:scientificName 'Ophiopeza spinosa (Ljungman, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '212321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857288'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '212321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.33993"^^xsd:decimal ;
  dwc:decimalLongitude "32.75682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.33993 32.75682)"^^geo:wktLiteral ;
  geo-pos:lat "-27.33993"^^xsd:decimal ;
  geo-pos:long "32.75682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/18JAN2016/22,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.388/'^^xsd:string;
  dwc:scientificName 'Ophiothela venusta (de Loriol, 1900)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/18JAN2016/22,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Koch Erich  (Mr.), De Clerck Olivier (M.), Filander Zoleka  (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.75682'^^xsd:double;
  dwc:latitude '-27.33993'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213400'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857289'^^xsd:anyURI;
  dwc:observationDate '2016-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '213400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.49203"^^xsd:decimal ;
  dwc:decimalLongitude "32.69322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.49203 32.69322)"^^geo:wktLiteral ;
  geo-pos:lat "-27.49203"^^xsd:decimal ;
  geo-pos:long "32.69322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/10JAN2016/19,7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.390/'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/10JAN2016/19,7'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.69322'^^xsd:double;
  dwc:latitude '-27.49203'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857290'^^xsd:anyURI;
  dwc:observationDate '2016-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.335"^^xsd:decimal ;
  dwc:decimalLongitude "32.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.335 32.7515)"^^geo:wktLiteral ;
  geo-pos:lat "-27.335"^^xsd:decimal ;
  geo-pos:long "32.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/12JAN2016/i.t." ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.391/'^^xsd:string;
  dwc:scientificName 'Amphiuridae Ljungman, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/12JAN2016/i.t.'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7515'^^xsd:double;
  dwc:latitude '-27.335'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857291'^^xsd:anyURI;
  dwc:observationDate '2016-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.87365"^^xsd:decimal ;
  dwc:decimalLongitude "32.6036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.87365 32.6036)"^^geo:wktLiteral ;
  geo-pos:lat "-27.87365"^^xsd:decimal ;
  geo-pos:long "32.6036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/11JAN2016/10,5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.392/'^^xsd:string;
  dwc:scientificName 'Amphiuridae Ljungman, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/11JAN2016/10,5'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.6036'^^xsd:double;
  dwc:latitude '-27.87365'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857292'^^xsd:anyURI;
  dwc:observationDate '2016-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5263"^^xsd:decimal ;
  dwc:decimalLongitude "32.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5263 32.68528)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5263"^^xsd:decimal ;
  geo-pos:long "32.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/14,2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.394/'^^xsd:string;
  dwc:scientificName 'Ophiactis cf. savignyi (Müller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/14,2'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68528'^^xsd:double;
  dwc:latitude '-27.5263'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857293'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4515 32.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4515"^^xsd:decimal ;
  dwc:decimalLongitude "32.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4515 32.7118)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4515"^^xsd:decimal ;
  geo-pos:long "32.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/13JAN2016/23,9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.396/'^^xsd:string;
  dwc:scientificName 'Ophionereis porrecta Lyman, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/13JAN2016/23,9'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss), De Clerck Olivier (M.), Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.7118'^^xsd:double;
  dwc:latitude '-27.4515'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857294'^^xsd:anyURI;
  dwc:observationDate '2016-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.398/'^^xsd:string;
  dwc:scientificName 'Ophionereis porrecta Lyman, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857295'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.51932"^^xsd:decimal ;
  dwc:decimalLongitude "32.68675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.51932 32.68675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.51932"^^xsd:decimal ;
  geo-pos:long "32.68675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33199/9JAN2016/15,4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.399/'^^xsd:string;
  dwc:scientificName 'Ophiolepis cincta cincta Müller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33199/9JAN2016/15,4'^^xsd:string;
  dwc:collector 'VandenSpiegel Didier, Samyn Yves, Olbers Jennifer (Miss)'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.68675'^^xsd:double;
  dwc:latitude '-27.51932'^^xsd:double;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33199'^^xsd:anyURI;
  dwc:aphiaid '224123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857296'^^xsd:anyURI;
  dwc:observationDate '2016-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '224123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "257"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "-14.5"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1598/'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) cyrielle VandenSpiegel, 2016'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '33235/CP3240'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '-14.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '257'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '1036199'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857360'^^xsd:anyURI;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1036199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.41667 45.91667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.41667"^^xsd:decimal ;
  dwc:decimalLongitude "45.91667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.41667 45.91667)"^^geo:wktLiteral ;
  geo-pos:lat "-15.41667"^^xsd:decimal ;
  geo-pos:long "45.91667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1610/'^^xsd:string;
  dwc:scientificName 'Mesothuria oktaknemus Sluiter, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3253'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '45.91667'^^xsd:double;
  dwc:latitude '-15.41667'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '732442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857361'^^xsd:anyURI;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '732442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.31667 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.31667"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "704"^^xsd:integer ;
  dwc:maximumDepthInMeters "704"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.31667 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "-12.31667"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1609/'^^xsd:string;
  dwc:scientificName 'Pseudostichopus hyalegerus (Sluiter, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3194'^^xsd:string;
  dwc:collector 'Bouchet Ph., Richer de Forges B.,  Puillandre N.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '-12.31667'^^xsd:double;
  dwc:minimumDepth '704'^^xsd:integer;
  dwc:maximumDepth '704'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '529639'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857362'^^xsd:anyURI;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '529639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.36667 45.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.36667"^^xsd:decimal ;
  dwc:decimalLongitude "45.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.36667 45.96667)"^^geo:wktLiteral ;
  geo-pos:lat "-15.36667"^^xsd:decimal ;
  geo-pos:long "45.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1607/'^^xsd:string;
  dwc:scientificName 'Panningia trispicula Thandar, 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3252'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '45.96667'^^xsd:double;
  dwc:latitude '-15.36667'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '529170'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857363'^^xsd:anyURI;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '529170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.8035 44.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.8035"^^xsd:decimal ;
  dwc:decimalLongitude "44.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.8035 44.716)"^^geo:wktLiteral ;
  geo-pos:lat "-15.8035"^^xsd:decimal ;
  geo-pos:long "44.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/DW3255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1612/'^^xsd:string;
  dwc:scientificName 'Ekmanothyone incurva (Cherbonnier, 1988)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/DW3255'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '44.716'^^xsd:double;
  dwc:latitude '-15.8035'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '529468'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857364'^^xsd:anyURI;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '529468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.1 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.1"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "653"^^xsd:integer ;
  dwc:maximumDepthInMeters "653"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.1 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "-12.1"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/DW3200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1602/'^^xsd:string;
  dwc:scientificName 'Psolus agulhasicus Ludwig & Heding, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/DW3200'^^xsd:string;
  dwc:collector 'Bouchet Ph., Richer de Forges B.,  Puillandre N.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '-12.1'^^xsd:double;
  dwc:minimumDepth '653'^^xsd:integer;
  dwc:maximumDepth '653'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '211181'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857365'^^xsd:anyURI;
  dwc:observationDate '2009-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '211181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 47.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "408"^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 47.43333)"^^geo:wktLiteral ;
  geo-pos:lat "-14.5"^^xsd:decimal ;
  geo-pos:long "47.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3293" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1614/'^^xsd:string;
  dwc:scientificName 'Ypsilothuria cf. bitentaculata (Ludwig, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3293'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '47.43333'^^xsd:double;
  dwc:latitude '-14.5'^^xsd:double;
  dwc:minimumDepth '408'^^xsd:integer;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857366'^^xsd:anyURI;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.85 46.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.85"^^xsd:decimal ;
  dwc:decimalLongitude "46.98333"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.85 46.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-14.85"^^xsd:decimal ;
  geo-pos:long "46.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3284" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1611/'^^xsd:string;
  dwc:scientificName 'Molpadia africana (Ludwig in Ludwig & Heding, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3284'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '46.98333'^^xsd:double;
  dwc:latitude '-14.85'^^xsd:double;
  dwc:minimumDepth '297'^^xsd:integer;
  dwc:maximumDepth '297'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '529534'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857367'^^xsd:anyURI;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '529534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.86667 46.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.86667"^^xsd:decimal ;
  dwc:decimalLongitude "46.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "261"^^xsd:integer ;
  dwc:maximumDepthInMeters "261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.86667 46.96667)"^^geo:wktLiteral ;
  geo-pos:lat "-14.86667"^^xsd:decimal ;
  geo-pos:long "46.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1597/'^^xsd:string;
  dwc:scientificName 'Holothuria (Cystipus) yann Samyn, 2016'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '33235/CP3282'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '46.96667'^^xsd:double;
  dwc:latitude '-14.86667'^^xsd:double;
  dwc:minimumDepth '261'^^xsd:integer;
  dwc:maximumDepth '261'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '1036198'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857368'^^xsd:anyURI;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1036198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.8065 44.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.8065"^^xsd:decimal ;
  dwc:decimalLongitude "44.7395"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.8065 44.7395)"^^geo:wktLiteral ;
  geo-pos:lat "-15.8065"^^xsd:decimal ;
  geo-pos:long "44.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1604/'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) kurti Ludwig, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3256'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '44.7395'^^xsd:double;
  dwc:latitude '-15.8065'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '210816'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857369'^^xsd:anyURI;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '724874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.4 45.93333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.4"^^xsd:decimal ;
  dwc:decimalLongitude "45.93333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.4 45.93333)"^^geo:wktLiteral ;
  geo-pos:lat "-15.4"^^xsd:decimal ;
  geo-pos:long "45.93333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3278" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1616/'^^xsd:string;
  dwc:scientificName 'Mesothuria oktaknemus Sluiter, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3278'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '45.93333'^^xsd:double;
  dwc:latitude '-15.4'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '732442'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857370'^^xsd:anyURI;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '732442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.48333 47.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.48333"^^xsd:decimal ;
  dwc:decimalLongitude "47.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "379"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.48333 47.43333)"^^geo:wktLiteral ;
  geo-pos:lat "-14.48333"^^xsd:decimal ;
  geo-pos:long "47.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3289" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1600/'^^xsd:string;
  dwc:scientificName 'Mesothuria parva (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3289'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '47.43333'^^xsd:double;
  dwc:latitude '-14.48333'^^xsd:double;
  dwc:minimumDepth '379'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '732440'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857371'^^xsd:anyURI;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '732440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.48333 47.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.48333"^^xsd:decimal ;
  dwc:decimalLongitude "47.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "379"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.48333 47.43333)"^^geo:wktLiteral ;
  geo-pos:lat "-14.48333"^^xsd:decimal ;
  geo-pos:long "47.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3289" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1619/'^^xsd:string;
  dwc:scientificName 'Mesothuria parva (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3289'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '47.43333'^^xsd:double;
  dwc:latitude '-14.48333'^^xsd:double;
  dwc:minimumDepth '379'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '732440'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857372'^^xsd:anyURI;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '732440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.51667 45.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.51667"^^xsd:decimal ;
  dwc:decimalLongitude "45.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.51667 45.75)"^^geo:wktLiteral ;
  geo-pos:lat "-15.51667"^^xsd:decimal ;
  geo-pos:long "45.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3268" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1605/'^^xsd:string;
  dwc:scientificName 'Mesothuria regularia Heding, 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3268'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '45.75'^^xsd:double;
  dwc:latitude '-15.51667'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '817929'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857373'^^xsd:anyURI;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '817929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.6 48.26667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.26667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.6 48.26667)"^^geo:wktLiteral ;
  geo-pos:lat "-12.6"^^xsd:decimal ;
  geo-pos:long "48.26667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1606/'^^xsd:string;
  dwc:scientificName 'Pseudostichopus hyalegerus (Sluiter, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3182'^^xsd:string;
  dwc:collector 'Bouchet Ph., Richer de Forges B.,  Puillandre N.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.26667'^^xsd:double;
  dwc:latitude '-12.6'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '529639'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857374'^^xsd:anyURI;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '529639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.66667 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.66667"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "524"^^xsd:integer ;
  dwc:maximumDepthInMeters "524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.66667 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "-12.66667"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1617/'^^xsd:string;
  dwc:scientificName 'Pseudostichopus hyalegerus (Sluiter, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3184'^^xsd:string;
  dwc:collector 'Bouchet Ph., Richer de Forges B.,  Puillandre N.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '-12.66667'^^xsd:double;
  dwc:minimumDepth '524'^^xsd:integer;
  dwc:maximumDepth '524'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '529639'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857375'^^xsd:anyURI;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '529639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.41667 45.91667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.41667"^^xsd:decimal ;
  dwc:decimalLongitude "45.91667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.41667 45.91667)"^^geo:wktLiteral ;
  geo-pos:lat "-15.41667"^^xsd:decimal ;
  geo-pos:long "45.91667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1603/'^^xsd:string;
  dwc:scientificName 'Pseudostichopus mollis Théel, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3253'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '45.91667'^^xsd:double;
  dwc:latitude '-15.41667'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '152565'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857376'^^xsd:anyURI;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.62733 48.43317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.62733"^^xsd:decimal ;
  dwc:decimalLongitude "48.43317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.62733 48.43317)"^^geo:wktLiteral ;
  geo-pos:lat "-12.62733"^^xsd:decimal ;
  geo-pos:long "48.43317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1608/'^^xsd:string;
  dwc:scientificName 'Ekmanothyone incurva (Cherbonnier, 1988)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3205'^^xsd:string;
  dwc:collector 'Bouchet Ph., Richer de Forges B.,  Puillandre N.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.43317'^^xsd:double;
  dwc:latitude '-12.62733'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '529468'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857377'^^xsd:anyURI;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '529468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.542 47.43433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.542"^^xsd:decimal ;
  dwc:decimalLongitude "47.43433"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.542 47.43433)"^^geo:wktLiteral ;
  geo-pos:lat "-14.542"^^xsd:decimal ;
  geo-pos:long "47.43433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/DW3236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1613/'^^xsd:string;
  dwc:scientificName 'Ekmanothyone incurva (Cherbonnier, 1988)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/DW3236'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '47.43433'^^xsd:double;
  dwc:latitude '-14.542'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '529468'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857378'^^xsd:anyURI;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '529468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.36667 45.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.36667"^^xsd:decimal ;
  dwc:decimalLongitude "45.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.36667 45.95)"^^geo:wktLiteral ;
  geo-pos:lat "-15.36667"^^xsd:decimal ;
  geo-pos:long "45.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3279" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1599/'^^xsd:string;
  dwc:scientificName 'Ypsilothuria cf. bitentaculata (Ludwig, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3279'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '45.95'^^xsd:double;
  dwc:latitude '-15.36667'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857379'^^xsd:anyURI;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.41667 45.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.41667"^^xsd:decimal ;
  dwc:decimalLongitude "45.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.41667 45.95)"^^geo:wktLiteral ;
  geo-pos:lat "-15.41667"^^xsd:decimal ;
  geo-pos:long "45.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1615/'^^xsd:string;
  dwc:scientificName 'Ypsilothuria cf. bitentaculata (Ludwig, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3251'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '45.95'^^xsd:double;
  dwc:latitude '-15.41667'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857380'^^xsd:anyURI;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.8 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.8"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.8 47)"^^geo:wktLiteral ;
  geo-pos:lat "-14.8"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1618/'^^xsd:string;
  dwc:scientificName 'Ypsilothuria cf. bitentaculata (Ludwig, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3249'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '-14.8'^^xsd:double;
  dwc:minimumDepth '637'^^xsd:integer;
  dwc:maximumDepth '637'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857381'^^xsd:anyURI;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.51667 45.76667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.51667"^^xsd:decimal ;
  dwc:decimalLongitude "45.76667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.51667 45.76667)"^^geo:wktLiteral ;
  geo-pos:lat "-15.51667"^^xsd:decimal ;
  geo-pos:long "45.76667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33235/CP3269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1601/'^^xsd:string;
  dwc:scientificName 'Molpadia andamanensis (Walsh, 1891)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'VandenSpiegel Didier, Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33235/CP3269'^^xsd:string;
  dwc:collector 'Kantor Y., Bouchet Ph.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '45.76667'^^xsd:double;
  dwc:latitude '-15.51667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33235'^^xsd:anyURI;
  dwc:aphiaid '241909'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857382'^^xsd:anyURI;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '241909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.33333 -83.38333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.33333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.38333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.33333 -83.38333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.33333"^^xsd:decimal ;
  geo-pos:long "-83.38333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.722" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.798'^^xsd:string;
  dwc:scientificName 'Solaster octoradiatus Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.722'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-83.38333'^^xsd:double;
  dwc:latitude '-70.33333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '235027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857383'^^xsd:anyURI;
  dwc:observationDate '1898-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '172793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.797/'^^xsd:string;
  dwc:scientificName 'Solaster octoradiatus Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.361'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '235027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857384'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '172793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -82.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-82.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.538" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.799/'^^xsd:string;
  dwc:scientificName 'Solaster octoradiatus Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.538'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.783333'^^xsd:double;
  dwc:latitude '-70.383333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '235027'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857385'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '172793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086/under coral" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'ECH.137'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086/under coral'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857492'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.41667 73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "73.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.41667 73.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.41667"^^xsd:decimal ;
  geo-pos:long "73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25333/St.136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.720/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25333/St.136'^^xsd:string;
  dwc:collector 'De Blauwe R. (Mme)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Maldives'^^xsd:string;
  dwc:longitude '73.5'^^xsd:double;
  dwc:latitude '4.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25333'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858350'^^xsd:anyURI;
  dwc:observationDate '1976-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.11667 73.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.11667"^^xsd:decimal ;
  dwc:decimalLongitude "73.45"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.11667 73.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.11667"^^xsd:decimal ;
  geo-pos:long "73.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25333/M106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.731/'^^xsd:string;
  dwc:scientificName 'Culcita schmidelina (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25333/M106'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Wadu Channel'^^xsd:string;
  dwc:country 'Maldives'^^xsd:string;
  dwc:longitude '73.45'^^xsd:double;
  dwc:latitude '4.11667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25333'^^xsd:anyURI;
  dwc:aphiaid '212295'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858351'^^xsd:anyURI;
  dwc:observationDate '1976-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.41667 73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "73.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/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.41667 73.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.41667"^^xsd:decimal ;
  geo-pos:long "73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25333/M6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.730/'^^xsd:string;
  dwc:scientificName 'Culcita schmidelina (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1977'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25333/M6'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Maldives'^^xsd:string;
  dwc:longitude '73.5'^^xsd:double;
  dwc:latitude '4.41667'^^xsd:double;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25333'^^xsd:anyURI;
  dwc:aphiaid '212295'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858353'^^xsd:anyURI;
  dwc:observationDate '1976-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '212295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.41667 73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "73.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.41667 73.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.41667"^^xsd:decimal ;
  geo-pos:long "73.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25333/M81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.747/'^^xsd:string;
  dwc:scientificName 'Nardoa Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25333/M81'^^xsd:string;
  dwc:collector 'De Blauwe R. (Mme)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Maldives'^^xsd:string;
  dwc:longitude '73.5'^^xsd:double;
  dwc:latitude '4.41667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25333'^^xsd:anyURI;
  dwc:aphiaid '204199'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858354'^^xsd:anyURI;
  dwc:observationDate '1976-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '204199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.66644 152.25188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.66644"^^xsd:decimal ;
  dwc:decimalLongitude "152.25188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.66644 152.25188)"^^geo:wktLiteral ;
  geo-pos:lat "-21.66644"^^xsd:decimal ;
  geo-pos:long "152.25188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.741'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB14'^^xsd:string;
  dwc:collector 'Jacques Th.'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '152.25188'^^xsd:double;
  dwc:latitude '-21.66644'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858355'^^xsd:anyURI;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631216 14.3584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.631216"^^xsd:decimal ;
  dwc:decimalLongitude "14.3584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631216 14.3584)"^^geo:wktLiteral ;
  geo-pos:lat "40.631216"^^xsd:decimal ;
  geo-pos:long "14.3584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.638/'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33009'^^xsd:integer;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '14.3584'^^xsd:double;
  dwc:latitude '40.631216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33009'^^xsd:anyURI;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858356'^^xsd:anyURI;
  dwc:observationDate '2015-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.637/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st236'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858359'^^xsd:anyURI;
  dwc:observationDate '1977-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.661/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st236'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858360'^^xsd:anyURI;
  dwc:observationDate '1977-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.644/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st246'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858361'^^xsd:anyURI;
  dwc:observationDate '1977-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.656/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st249'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858362'^^xsd:anyURI;
  dwc:observationDate '1977-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.639/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st261'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858363'^^xsd:anyURI;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/st38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.743/'^^xsd:string;
  dwc:scientificName 'Choriaster granulatus Luetken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/st38'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '213280'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858365'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/st75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.632/'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/st75'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.723/'^^xsd:string;
  dwc:scientificName 'Nardoa tuberculata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '212318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858367'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '212318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.760/'^^xsd:string;
  dwc:scientificName 'Pentaster obtusatus (Bory De St. Vincent, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '292770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858374'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '292770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.693/'^^xsd:string;
  dwc:scientificName 'Stellaster Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.234'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '204577'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858420'^^xsd:anyURI;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '204577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1690609717 144.8747348729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1690609717"^^xsd:decimal ;
  dwc:decimalLongitude "144.8747348729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1690609717 144.8747348729)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1690609717"^^xsd:decimal ;
  geo-pos:long "144.8747348729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.633/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.32'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8747348729'^^xsd:double;
  dwc:latitude '-4.1690609717'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858421'^^xsd:anyURI;
  dwc:observationDate '1979-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12068 145.80157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12068"^^xsd:decimal ;
  dwc:decimalLongitude "145.80157"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12068 145.80157)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12068"^^xsd:decimal ;
  geo-pos:long "145.80157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.697/'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.39'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.80157'^^xsd:double;
  dwc:latitude '-5.12068'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858433'^^xsd:anyURI;
  dwc:observationDate '1979-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12068 145.80157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12068"^^xsd:decimal ;
  dwc:decimalLongitude "145.80157"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12068 145.80157)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12068"^^xsd:decimal ;
  geo-pos:long "145.80157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.714/'^^xsd:string;
  dwc:scientificName 'Astropecten polyacanthus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.39'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.80157'^^xsd:double;
  dwc:latitude '-5.12068'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213245'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858434'^^xsd:anyURI;
  dwc:observationDate '1979-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '213245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17013 145.84125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17013"^^xsd:decimal ;
  dwc:decimalLongitude "145.84125"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17013 145.84125)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17013"^^xsd:decimal ;
  geo-pos:long "145.84125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.654/'^^xsd:string;
  dwc:scientificName 'Echinaster Muller & Troschel'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086/st10'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.84125'^^xsd:double;
  dwc:latitude '-5.17013'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858438'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17013 145.84125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17013"^^xsd:decimal ;
  dwc:decimalLongitude "145.84125"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17013 145.84125)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17013"^^xsd:decimal ;
  geo-pos:long "145.84125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086/st04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.740/'^^xsd:string;
  dwc:scientificName 'Fromia monilis (Perrier, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086/st04'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.84125'^^xsd:double;
  dwc:latitude '-5.17013'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '213301'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858445'^^xsd:anyURI;
  dwc:observationDate '1979-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '213301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17013 145.84125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17013"^^xsd:decimal ;
  dwc:decimalLongitude "145.84125"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17013 145.84125)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17013"^^xsd:decimal ;
  geo-pos:long "145.84125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086/st66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.650/'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086/st66'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.84125'^^xsd:double;
  dwc:latitude '-5.17013'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858451'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.726/'^^xsd:string;
  dwc:scientificName 'Culcita novaeguineae Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st101'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '212298'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858497'^^xsd:anyURI;
  dwc:observationDate '1981-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '212298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.88333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.682/'^^xsd:string;
  dwc:scientificName 'Asterina Nardo, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st131'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.), Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Sakula River'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.88333'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '123281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858499'^^xsd:anyURI;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28333"^^xsd:decimal ;
  dwc:decimalLongitude "144.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28333"^^xsd:decimal ;
  geo-pos:long "144.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.667/'^^xsd:string;
  dwc:scientificName 'Ophidiaster hemprichi Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st164'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.), Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.98333'^^xsd:double;
  dwc:latitude '-4.28333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '212303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858501'^^xsd:anyURI;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '212303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28333"^^xsd:decimal ;
  dwc:decimalLongitude "144.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28333"^^xsd:decimal ;
  geo-pos:long "144.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.669/'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st164'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.), Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.98333'^^xsd:double;
  dwc:latitude '-4.28333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858502'^^xsd:anyURI;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28333"^^xsd:decimal ;
  dwc:decimalLongitude "144.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28333"^^xsd:decimal ;
  geo-pos:long "144.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.671/'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st164'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.), Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.98333'^^xsd:double;
  dwc:latitude '-4.28333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858503'^^xsd:anyURI;
  dwc:observationDate '1981-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.674/'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st338'^^xsd:string;
  dwc:collector 'Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858504'^^xsd:anyURI;
  dwc:observationDate '1981-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38373 145.22104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.38373"^^xsd:decimal ;
  dwc:decimalLongitude "145.22104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38373 145.22104)"^^geo:wktLiteral ;
  geo-pos:lat "-4.38373"^^xsd:decimal ;
  geo-pos:long "145.22104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.677/'^^xsd:string;
  dwc:scientificName 'Asterina Nardo, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st400'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.), Miller Magap, Janssens P'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.22104'^^xsd:double;
  dwc:latitude '-4.38373'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '123281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858505'^^xsd:anyURI;
  dwc:observationDate '1981-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '123281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28333"^^xsd:decimal ;
  dwc:decimalLongitude "144.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28333"^^xsd:decimal ;
  geo-pos:long "144.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st448" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.635/'^^xsd:string;
  dwc:scientificName 'Mithrodia clavigera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st448'^^xsd:string;
  dwc:collector 'Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.98333'^^xsd:double;
  dwc:latitude '-4.28333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '178200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858506'^^xsd:anyURI;
  dwc:observationDate '1981-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '178200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23574 144.95385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23574"^^xsd:decimal ;
  dwc:decimalLongitude "144.95385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23574 144.95385)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23574"^^xsd:decimal ;
  geo-pos:long "144.95385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/St.516" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.737/'^^xsd:string;
  dwc:scientificName 'Ophidiaster Agassiz'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/St.516'^^xsd:string;
  dwc:collector 'Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95385'^^xsd:double;
  dwc:latitude '-4.23574'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '123314'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858507'^^xsd:anyURI;
  dwc:observationDate '1981-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '123314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.679/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858508'^^xsd:anyURI;
  dwc:observationDate '1981-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.727/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st104'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858509'^^xsd:anyURI;
  dwc:observationDate '1983-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.744/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st104'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858511'^^xsd:anyURI;
  dwc:observationDate '1983-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1706232354 144.8744881153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1706232354"^^xsd:decimal ;
  dwc:decimalLongitude "144.8744881153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1706232354 144.8744881153)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1706232354"^^xsd:decimal ;
  geo-pos:long "144.8744881153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.636/'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st019'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8744881153'^^xsd:double;
  dwc:latitude '-4.1706232354'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858518'^^xsd:anyURI;
  dwc:observationDate '1983-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.170537632 144.8751640319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.170537632"^^xsd:decimal ;
  dwc:decimalLongitude "144.8751640319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.170537632 144.8751640319)"^^geo:wktLiteral ;
  geo-pos:lat "-4.170537632"^^xsd:decimal ;
  geo-pos:long "144.8751640319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.641/'^^xsd:string;
  dwc:scientificName 'Tamaria cf. dubiosa (Koehler, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st072'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8751640319'^^xsd:double;
  dwc:latitude '-4.170537632'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '368991'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858524'^^xsd:anyURI;
  dwc:observationDate '1983-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '368991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.170537632 144.8751640319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.170537632"^^xsd:decimal ;
  dwc:decimalLongitude "144.8751640319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.170537632 144.8751640319)"^^geo:wktLiteral ;
  geo-pos:lat "-4.170537632"^^xsd:decimal ;
  geo-pos:long "144.8751640319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.642/'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st072'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8751640319'^^xsd:double;
  dwc:latitude '-4.170537632'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858525'^^xsd:anyURI;
  dwc:observationDate '1983-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.735/'^^xsd:string;
  dwc:scientificName 'Fromia milleporella (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st64'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '213299'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858526'^^xsd:anyURI;
  dwc:observationDate '1990-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '213299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.757/'^^xsd:string;
  dwc:scientificName 'Fromia milleporella (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st65'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '213299'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858528'^^xsd:anyURI;
  dwc:observationDate '1990-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '213299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1062 119.2861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1062"^^xsd:decimal ;
  dwc:decimalLongitude "119.2861"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1062 119.2861)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1062"^^xsd:decimal ;
  geo-pos:long "119.2861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.713/'^^xsd:string;
  dwc:scientificName 'Iconaster longimanus (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st17'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.2861'^^xsd:double;
  dwc:latitude '-5.1062'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '254823'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858529'^^xsd:anyURI;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '254823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.710/'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st182'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858530'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.645/'^^xsd:string;
  dwc:scientificName 'Fromia milleporella (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st202'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '213299'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858534'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '213299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.745/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st202'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858536'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.724/'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st226'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858537'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.627/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st227'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858538'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.734/'^^xsd:string;
  dwc:scientificName 'Fromia monilis (Perrier, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st238'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '213301'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859041'^^xsd:anyURI;
  dwc:observationDate '1994-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '213301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.626/'^^xsd:string;
  dwc:scientificName 'Gomophia egyptiaca Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st243'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '213303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859042'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '213303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.705/'^^xsd:string;
  dwc:scientificName 'Culcita novaeguineae Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st243'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '212298'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859044'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '212298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "119.283333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 119.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "119.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.733/'^^xsd:string;
  dwc:scientificName 'Fromia monilis (Perrier, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st243'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.283333'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '213301'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859047'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '213301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.648/'^^xsd:string;
  dwc:scientificName 'Fromia milleporella (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st267'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '213299'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859048'^^xsd:anyURI;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '213299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.706/'^^xsd:string;
  dwc:scientificName 'Nardoa tuberculata Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st267'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '212318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859143'^^xsd:anyURI;
  dwc:observationDate '1994-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '212318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.711/'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st68'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859150'^^xsd:anyURI;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "104.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 104.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "104.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.746/'^^xsd:string;
  dwc:scientificName 'Fromia monilis (Perrier, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st19'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.2'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '213301'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859156'^^xsd:anyURI;
  dwc:observationDate '1998-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '213301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.56667 104.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.56667"^^xsd:decimal ;
  dwc:decimalLongitude "104.33333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.56667 104.33333)"^^geo:wktLiteral ;
  geo-pos:lat "2.56667"^^xsd:decimal ;
  geo-pos:long "104.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.717/'^^xsd:string;
  dwc:scientificName 'Nardoa frianti Koehler, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28680/st35'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '104.33333'^^xsd:double;
  dwc:latitude '2.56667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '212312'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859157'^^xsd:anyURI;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '212312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.91667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.91667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.91667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.91667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.754/'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st170'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.91667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859174'^^xsd:anyURI;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.755/'^^xsd:string;
  dwc:scientificName 'Stellaster squamulosus (Studer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '368859'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859207'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368859'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.758/'^^xsd:string;
  dwc:scientificName 'Stellaster squamulosus (Studer, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '368859'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859208'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368859'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1720356903 144.8737478256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1720356903"^^xsd:decimal ;
  dwc:decimalLongitude "144.8737478256"^^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 "150"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1720356903 144.8737478256)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1720356903"^^xsd:decimal ;
  geo-pos:long "144.8737478256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.146/'^^xsd:string;
  dwc:scientificName 'Mespilia globulus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st107'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8737478256'^^xsd:double;
  dwc:latitude '-4.1720356903'^^xsd:double;
  dwc:coordinatePrecision '150'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '214476'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859290'^^xsd:anyURI;
  dwc:observationDate '1983-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '214476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.20604 145.80228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.20604"^^xsd:decimal ;
  dwc:decimalLongitude "145.80228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.20604 145.80228)"^^geo:wktLiteral ;
  geo-pos:lat "-5.20604"^^xsd:decimal ;
  geo-pos:long "145.80228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PNG" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-18'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.148/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'PNG'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.80228'^^xsd:double;
  dwc:latitude '-5.20604'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77983 -60.88605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77983"^^xsd:decimal ;
  dwc:decimalLongitude "-60.88605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77983 -60.88605)"^^geo:wktLiteral ;
  geo-pos:lat "14.77983"^^xsd:decimal ;
  geo-pos:long "-60.88605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-07-18'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.150/'^^xsd:string;
  dwc:scientificName 'Lytechinus variegatus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:country 'Martinique'^^xsd:string;
  dwc:longitude '-60.88605'^^xsd:double;
  dwc:latitude '14.77983'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '367850'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859294'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '367850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.212/'^^xsd:string;
  dwc:scientificName 'Ophiura kinbergi Ljungman, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.142'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213420'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859660'^^xsd:anyURI;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1421344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.245/'^^xsd:string;
  dwc:scientificName 'Ophiothrix purpurea von Martens, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.142'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '212427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859661'^^xsd:anyURI;
  dwc:observationDate '1979-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '244144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/st.216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.276/'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/st.216'^^xsd:string;
  dwc:collector 'Miller Magap'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859662'^^xsd:anyURI;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.285/'^^xsd:string;
  dwc:scientificName 'Amphioplus (Lymanella) hastatus (Ljungman, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.234'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '212951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859663'^^xsd:anyURI;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '242836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1690609717 144.8747348729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1690609717"^^xsd:decimal ;
  dwc:decimalLongitude "144.8747348729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1690609717 144.8747348729)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1690609717"^^xsd:decimal ;
  geo-pos:long "144.8747348729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.281/'^^xsd:string;
  dwc:scientificName 'Ophionereis porrecta Lyman, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.32'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8747348729'^^xsd:double;
  dwc:latitude '-4.1690609717'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859664'^^xsd:anyURI;
  dwc:observationDate '1979-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.239/'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.377'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Awar River'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859667'^^xsd:anyURI;
  dwc:observationDate '1979-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 145.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "145.8333333333"^^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 "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 145.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "145.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086/st32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.265/'^^xsd:string;
  dwc:scientificName 'Ophiarachnella  infernalis (Müller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086/st32'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8333333333'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '213219'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859678'^^xsd:anyURI;
  dwc:observationDate '1979-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '213219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.242/'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st215'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859707'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1741971691 144.8727607668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1741971691"^^xsd:decimal ;
  dwc:decimalLongitude "144.8727607668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1741971691 144.8727607668)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1741971691"^^xsd:decimal ;
  geo-pos:long "144.8727607668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.302/'^^xsd:string;
  dwc:scientificName 'Ophiocoma scolopendrina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st219'^^xsd:string;
  dwc:collector 'Capart André (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8727607668'^^xsd:double;
  dwc:latitude '-4.1741971691'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '212378'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859708'^^xsd:anyURI;
  dwc:observationDate '1981-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '212378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1731699323 144.8734474124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1731699323"^^xsd:decimal ;
  dwc:decimalLongitude "144.8734474124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1731699323 144.8734474124)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1731699323"^^xsd:decimal ;
  geo-pos:long "144.8734474124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.304/'^^xsd:string;
  dwc:scientificName 'Ophiocoma (Breviturma) dentata Müller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st244'^^xsd:string;
  dwc:collector 'Capart André (Dr.), De Fierlant G'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8734474124'^^xsd:double;
  dwc:latitude '-4.1731699323'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '212381'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859709'^^xsd:anyURI;
  dwc:observationDate '1981-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1214745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28333"^^xsd:decimal ;
  dwc:decimalLongitude "144.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28333"^^xsd:decimal ;
  geo-pos:long "144.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.202/'^^xsd:string;
  dwc:scientificName 'Ophiarachnella gorgonia (Müller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st249'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.98333'^^xsd:double;
  dwc:latitude '-4.28333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '213218'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859711'^^xsd:anyURI;
  dwc:observationDate '1981-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '213218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/St.248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-03-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.225/'^^xsd:string;
  dwc:scientificName 'Ophiolepis irregularis Brock, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/St.248'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '213465'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859725'^^xsd:anyURI;
  dwc:observationDate '1981-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '213465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.815'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860049'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5232203285"^^xsd:decimal ;
  dwc:decimalLongitude "144.8030233383"^^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 "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  geo-pos:lat "13.5232203285"^^xsd:decimal ;
  geo-pos:long "144.8030233383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Gun Beach" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.816/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Gun Beach'^^xsd:string;
  dwc:collector 'Paulay Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8030233383'^^xsd:double;
  dwc:latitude '13.5232203285'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860053'^^xsd:anyURI;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5232203285"^^xsd:decimal ;
  dwc:decimalLongitude "144.8030233383"^^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 "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  geo-pos:lat "13.5232203285"^^xsd:decimal ;
  geo-pos:long "144.8030233383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Gun Beach" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.817/'^^xsd:string;
  dwc:scientificName 'Ophidiaster granifer Luetken, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Gun Beach'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8030233383'^^xsd:double;
  dwc:latitude '13.5232203285'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '212302'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860055'^^xsd:anyURI;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '212302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.818/'^^xsd:string;
  dwc:scientificName 'Fromia milleporella (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '213299'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860057'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '213299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.819/'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tepungan channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860058'^^xsd:anyURI;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.154/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860060'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.155/'^^xsd:string;
  dwc:scientificName 'Echinothrix calamaris (Pallas, 1774)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '213377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860062'^^xsd:anyURI;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '213377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.156/'^^xsd:string;
  dwc:scientificName 'Mespilia globulus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '214476'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860063'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '214476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.157/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tepungan channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860065'^^xsd:anyURI;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.158/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860066'^^xsd:anyURI;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.159/'^^xsd:string;
  dwc:scientificName 'Parasalenia gratiosa A. Agassiz, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '212438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860068'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '212438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.160/'^^xsd:string;
  dwc:scientificName 'Parasalenia gratiosa A. Agassiz, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '212438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860069'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '212438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1641/'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) arenicola Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '732217'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860073'^^xsd:anyURI;
  dwc:observationDate '2010-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '210814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5140822631"^^xsd:decimal ;
  dwc:decimalLongitude "144.7958564758"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  geo-pos:lat "13.5140822631"^^xsd:decimal ;
  geo-pos:long "144.7958564758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tumon Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1660/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tumon Reef'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.7958564758'^^xsd:double;
  dwc:latitude '13.5140822631'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860077'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5140822631"^^xsd:decimal ;
  dwc:decimalLongitude "144.7958564758"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  geo-pos:lat "13.5140822631"^^xsd:decimal ;
  geo-pos:long "144.7958564758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tumon Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1662/'^^xsd:string;
  dwc:scientificName 'Bohadschia vitiensis (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tumon Reef'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.7958564758'^^xsd:double;
  dwc:latitude '13.5140822631'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210759'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860079'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '210759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1661/'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860081'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1651/'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860084'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5140822631"^^xsd:decimal ;
  dwc:decimalLongitude "144.7958564758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  geo-pos:lat "13.5140822631"^^xsd:decimal ;
  geo-pos:long "144.7958564758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tumon Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1656/'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tumon Reef'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.7958564758'^^xsd:double;
  dwc:latitude '13.5140822631'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860086'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1665/'^^xsd:string;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860088'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5140822631"^^xsd:decimal ;
  dwc:decimalLongitude "144.7958564758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  geo-pos:lat "13.5140822631"^^xsd:decimal ;
  geo-pos:long "144.7958564758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tumon Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1667/'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) whitmaei Bell, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tumon Reef'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.7958564758'^^xsd:double;
  dwc:latitude '13.5140822631'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '241848'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860094'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1672780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5140822631"^^xsd:decimal ;
  dwc:decimalLongitude "144.7958564758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  geo-pos:lat "13.5140822631"^^xsd:decimal ;
  geo-pos:long "144.7958564758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tumon Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1672/'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tumon Reef'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.7958564758'^^xsd:double;
  dwc:latitude '13.5140822631'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860098'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5140822631"^^xsd:decimal ;
  dwc:decimalLongitude "144.7958564758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  geo-pos:lat "13.5140822631"^^xsd:decimal ;
  geo-pos:long "144.7958564758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tumon Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1663/'^^xsd:string;
  dwc:scientificName 'Stichopus chloronotus Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tumon Reef'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.7958564758'^^xsd:double;
  dwc:latitude '13.5140822631'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '149789'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860102'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5140822631"^^xsd:decimal ;
  dwc:decimalLongitude "144.7958564758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5140822631 144.7958564758)"^^geo:wktLiteral ;
  geo-pos:lat "13.5140822631"^^xsd:decimal ;
  geo-pos:long "144.7958564758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tumon Reef" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1675/'^^xsd:string;
  dwc:scientificName 'Stichopus horrens Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tumon Reef'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.7958564758'^^xsd:double;
  dwc:latitude '13.5140822631'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210914'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860105'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1671/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860106'^^xsd:anyURI;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1653/'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860108'^^xsd:anyURI;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1664/'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) whitmaei Bell, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '241848'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860109'^^xsd:anyURI;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1672780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1644/'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota (Brandt, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tepungan channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860110'^^xsd:anyURI;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1645/'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tepungan channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860111'^^xsd:anyURI;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1669/'^^xsd:string;
  dwc:scientificName 'Synapta maculata (Chamisso & Eysenhardt, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tepungan channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860112'^^xsd:anyURI;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '210974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1670/'^^xsd:string;
  dwc:scientificName 'Synapta maculata (Chamisso & Eysenhardt, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tepungan channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210974'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860113'^^xsd:anyURI;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '210974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1676/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860114'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1642/'^^xsd:string;
  dwc:scientificName 'Opheodesoma cf. grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860115'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1643/'^^xsd:string;
  dwc:scientificName 'Opheodesoma cf. grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860116'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1648/'^^xsd:string;
  dwc:scientificName 'Opheodesoma cf. grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860117'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1650/'^^xsd:string;
  dwc:scientificName 'Opheodesoma cf. grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860118'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1657/'^^xsd:string;
  dwc:scientificName 'Opheodesoma cf. grisea (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860119'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '210715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1668/'^^xsd:string;
  dwc:scientificName 'Pearsonothuria graeffei (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210772'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860120'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '210772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1666/'^^xsd:string;
  dwc:scientificName 'Actinopyga sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '205662'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860122'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '205662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1655/'^^xsd:string;
  dwc:scientificName 'Afrocucumis africana (Semper, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210950'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860125'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '210950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1647/'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) lineata Ludwig, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '732355'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860127'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '210896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1659/'^^xsd:string;
  dwc:scientificName 'Holothuria (Lessonothuria) verrucosa Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '732403'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860128'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '210898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1652/'^^xsd:string;
  dwc:scientificName 'Stichopus horrens Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210914'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860130'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5232203285"^^xsd:decimal ;
  dwc:decimalLongitude "144.8030233383"^^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 "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  geo-pos:lat "13.5232203285"^^xsd:decimal ;
  geo-pos:long "144.8030233383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Gun Beach" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1649/'^^xsd:string;
  dwc:scientificName 'Chiridota rigida Semper, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Gun Beach'^^xsd:string;
  dwc:collector 'Starmer John'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8030233383'^^xsd:double;
  dwc:latitude '13.5232203285'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '211010'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860131'^^xsd:anyURI;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '211010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5232203285"^^xsd:decimal ;
  dwc:decimalLongitude "144.8030233383"^^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 "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  geo-pos:lat "13.5232203285"^^xsd:decimal ;
  geo-pos:long "144.8030233383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Gun Beach" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1646/'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens (Forskal, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Gun Beach'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8030233383'^^xsd:double;
  dwc:latitude '13.5232203285'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '732340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860132'^^xsd:anyURI;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5232203285"^^xsd:decimal ;
  dwc:decimalLongitude "144.8030233383"^^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 "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  geo-pos:lat "13.5232203285"^^xsd:decimal ;
  geo-pos:long "144.8030233383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Gun Beach" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1654/'^^xsd:string;
  dwc:scientificName 'Holothuria (Theelothuria) turriscelsa Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Gun Beach'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8030233383'^^xsd:double;
  dwc:latitude '13.5232203285'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210820'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860133'^^xsd:anyURI;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '210820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Bomb Holes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1674/'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) excellens (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Bomb Holes'^^xsd:string;
  dwc:collector 'Paulay Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '210866'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860134'^^xsd:anyURI;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '210866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1673/'^^xsd:string;
  dwc:scientificName 'Holothuria (Stauropora) pervicax Selenka, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '732377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860136'^^xsd:anyURI;
  dwc:observationDate '2010-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '210901'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.410/'^^xsd:string;
  dwc:scientificName 'Macrophiothrix H.L. Clark, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '205728'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860137'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '205728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.412/'^^xsd:string;
  dwc:scientificName 'Ophionereis Luetken, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '123553'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860139'^^xsd:anyURI;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '123553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.413/'^^xsd:string;
  dwc:scientificName 'Ophiocoma erinaceus Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '212371'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860140'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '212371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4190089603"^^xsd:decimal ;
  dwc:decimalLongitude "144.813709259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4190089603 144.813709259)"^^geo:wktLiteral ;
  geo-pos:lat "13.4190089603"^^xsd:decimal ;
  geo-pos:long "144.813709259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Reef in front of university" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.414/'^^xsd:string;
  dwc:scientificName 'Ophiactis Luetken'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Reef in front of university'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.813709259'^^xsd:double;
  dwc:latitude '13.4190089603'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '123620'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860141'^^xsd:anyURI;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '123620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5232203285"^^xsd:decimal ;
  dwc:decimalLongitude "144.8030233383"^^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 "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5232203285 144.8030233383)"^^geo:wktLiteral ;
  geo-pos:lat "13.5232203285"^^xsd:decimal ;
  geo-pos:long "144.8030233383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Gun Beach" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.415/'^^xsd:string;
  dwc:scientificName 'Ophiomastix caryophyllata Lütken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Gun Beach'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8030233383'^^xsd:double;
  dwc:latitude '13.5232203285'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '212391'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860142'^^xsd:anyURI;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '212391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.416/'^^xsd:string;
  dwc:scientificName 'Ophiocoma cf. scolopendrina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '212378'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860143'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '212378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.417/'^^xsd:string;
  dwc:scientificName 'Ophiomastix mixta Lütken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tepungan channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '243730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860144'^^xsd:anyURI;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '243730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.161/'^^xsd:string;
  dwc:scientificName 'Metalia Gray, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Paulay Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '123420'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860176'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.162/'^^xsd:string;
  dwc:scientificName 'Brissus latecarinatus (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Paulay Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tepungan channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '213575'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860177'^^xsd:anyURI;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '213575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.433034437"^^xsd:decimal ;
  dwc:decimalLongitude "144.6549224853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.433034437 144.6549224853)"^^geo:wktLiteral ;
  geo-pos:lat "13.433034437"^^xsd:decimal ;
  geo-pos:long "144.6549224853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Apra Harbor" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.163/'^^xsd:string;
  dwc:scientificName 'Maretia planulata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Apra Harbor'^^xsd:string;
  dwc:collector 'Paulay Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6549224853'^^xsd:double;
  dwc:latitude '13.433034437'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '214465'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860178'^^xsd:anyURI;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '214465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5472112973"^^xsd:decimal ;
  dwc:decimalLongitude "144.8078727722"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5472112973 144.8078727722)"^^geo:wktLiteral ;
  geo-pos:lat "13.5472112973"^^xsd:decimal ;
  geo-pos:long "144.8078727722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Tanguisson" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.418/'^^xsd:string;
  dwc:scientificName 'Ophiocoma cf. dentata Müller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Tanguisson'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8078727722'^^xsd:double;
  dwc:latitude '13.5472112973'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '212381'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860179'^^xsd:anyURI;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1214745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.031551"^^xsd:decimal ;
  dwc:decimalLongitude "39.743602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.031551"^^xsd:decimal ;
  geo-pos:long "39.743602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1677/'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28628'^^xsd:integer;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.743602'^^xsd:double;
  dwc:latitude '-4.031551'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860180'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066321981 39.646911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.066321981"^^xsd:decimal ;
  dwc:decimalLongitude "39.646911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.066321981 39.646911621)"^^geo:wktLiteral ;
  geo-pos:lat "-5.066321981"^^xsd:decimal ;
  geo-pos:long "39.646911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628/st.I.29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1678/'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28628/st.I.29'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '39.646911621'^^xsd:double;
  dwc:latitude '-5.066321981'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860181'^^xsd:anyURI;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.031551"^^xsd:decimal ;
  dwc:decimalLongitude "39.743602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.031551"^^xsd:decimal ;
  geo-pos:long "39.743602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628/st.M.31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1679/'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28628/st.M.31'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.743602'^^xsd:double;
  dwc:latitude '-4.031551'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860182'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.810935 39.876547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.810935"^^xsd:decimal ;
  dwc:decimalLongitude "39.876547"^^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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.810935 39.876547)"^^geo:wktLiteral ;
  geo-pos:lat "-3.810935"^^xsd:decimal ;
  geo-pos:long "39.876547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628/KSHAR/97.10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1680/'^^xsd:string;
  dwc:scientificName 'Bohadschia subrubra (Quoy & Gaimard, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28628/KSHAR/97.10'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.876547'^^xsd:double;
  dwc:latitude '-3.810935'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860183'^^xsd:anyURI;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.031551"^^xsd:decimal ;
  dwc:decimalLongitude "39.743602"^^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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.031551"^^xsd:decimal ;
  geo-pos:long "39.743602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628/KMOM/98.60/61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1681/'^^xsd:string;
  dwc:scientificName 'Bohadschia atra Massin & al., 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28628/KMOM/98.60/61'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.743602'^^xsd:double;
  dwc:latitude '-4.031551'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210765'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860184'^^xsd:anyURI;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '210765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.031551"^^xsd:decimal ;
  dwc:decimalLongitude "39.743602"^^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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.031551"^^xsd:decimal ;
  geo-pos:long "39.743602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628/KMOM/98.60/61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1682/'^^xsd:string;
  dwc:scientificName 'Bohadschia atra Massin & al., 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28628/KMOM/98.60/61'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.743602'^^xsd:double;
  dwc:latitude '-4.031551'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210765'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860185'^^xsd:anyURI;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '210765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2833333333 54.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "54.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2833333333 54.65)"^^geo:wktLiteral ;
  geo-pos:lat "26.2833333333"^^xsd:decimal ;
  geo-pos:long "54.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1683/'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31557'^^xsd:integer;
  dwc:collector 'Mohtarami Seyed Ali'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '54.65'^^xsd:double;
  dwc:latitude '26.2833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31557'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860188'^^xsd:anyURI;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31071/st703-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1686/'^^xsd:string;
  dwc:scientificName 'Protelpidia murrayi (Théel, 1879)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31071/st703-2'^^xsd:string;
  dwc:collector 'd\'Udekem d\'Acoz Cédric (Dr.), Robert Henri'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31071'^^xsd:anyURI;
  dwc:aphiaid '529614'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860202'^^xsd:anyURI;
  dwc:observationDate '2007-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '529614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26528/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1687/'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscogilva Cherbonnier, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26528/st10'^^xsd:string;
  dwc:collector 'Wouters Karel (Dr.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26528'^^xsd:anyURI;
  dwc:aphiaid '732234'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860205'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.4328055457 159.9671173095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.4328055457"^^xsd:decimal ;
  dwc:decimalLongitude "159.9671173095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.4328055457 159.9671173095)"^^geo:wktLiteral ;
  geo-pos:lat "-9.4328055457"^^xsd:decimal ;
  geo-pos:long "159.9671173095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1688/'^^xsd:string;
  dwc:scientificName 'Holothuria (Metriatyla) scabra Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28767'^^xsd:integer;
  dwc:collector 'Mercier A., Hamel J.F.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Solomon Islands'^^xsd:string;
  dwc:longitude '159.9671173095'^^xsd:double;
  dwc:latitude '-9.4328055457'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28767'^^xsd:anyURI;
  dwc:aphiaid '210813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860207'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.131131 145.816619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.131131"^^xsd:decimal ;
  dwc:decimalLongitude "145.816619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.131131 145.816619)"^^geo:wktLiteral ;
  geo-pos:lat "-5.131131"^^xsd:decimal ;
  geo-pos:long "145.816619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1689/'^^xsd:string;
  dwc:scientificName 'Plesiocolochirus australis (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st77'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.816619'^^xsd:double;
  dwc:latitude '-5.131131'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '214606'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860208'^^xsd:anyURI;
  dwc:observationDate '1990-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '214606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.083/'^^xsd:string;
  dwc:scientificName 'Echinothrix calamaris (Pallas, 1774)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '213377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.116/'^^xsd:string;
  dwc:scientificName 'Lissodiadema lorioli Mortensen, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '513370'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860220'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.117/'^^xsd:string;
  dwc:scientificName 'Lissodiadema lorioli Mortensen, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '513370'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860221'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513370'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.118/'^^xsd:string;
  dwc:scientificName 'Temnotrema reticulatum (Mortensen in de Meijere, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '513602'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860222'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.119/'^^xsd:string;
  dwc:scientificName 'Temnotrema reticulatum (Mortensen in de Meijere, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '513602'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860223'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.120/'^^xsd:string;
  dwc:scientificName 'Maretia planulata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '214465'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860224'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214465'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.038/'^^xsd:string;
  dwc:scientificName 'Notocidaris remigera Mortensen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st215'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '160815'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860227'^^xsd:anyURI;
  dwc:observationDate '1965-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '160815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.300014 23.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.300014"^^xsd:decimal ;
  dwc:decimalLongitude "23.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.300014 23.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.300014"^^xsd:decimal ;
  geo-pos:long "23.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.037/'^^xsd:string;
  dwc:scientificName 'Notocidaris remigera Mortensen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st219'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '23.966667'^^xsd:double;
  dwc:latitude '-70.300014'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '160815'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860228'^^xsd:anyURI;
  dwc:observationDate '1965-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '160815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.300014 23.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.300014"^^xsd:decimal ;
  dwc:decimalLongitude "23.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.300014 23.966667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.300014"^^xsd:decimal ;
  geo-pos:long "23.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.041/'^^xsd:string;
  dwc:scientificName 'Notocidaris remigera Mortensen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st219'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '23.966667'^^xsd:double;
  dwc:latitude '-70.300014'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '160815'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860229'^^xsd:anyURI;
  dwc:observationDate '1965-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '160815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.040/'^^xsd:string;
  dwc:scientificName 'Notocidaris remigera Mortensen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st220'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '160815'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860230'^^xsd:anyURI;
  dwc:observationDate '1965-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '160815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.036/'^^xsd:string;
  dwc:scientificName 'Notocidaris remigera Mortensen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st223'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '160815'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860231'^^xsd:anyURI;
  dwc:observationDate '1965-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '160815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23283/st223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.039/'^^xsd:string;
  dwc:scientificName 'Notocidaris remigera Mortensen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23283/st223'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23283'^^xsd:anyURI;
  dwc:aphiaid '160815'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860232'^^xsd:anyURI;
  dwc:observationDate '1965-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '160815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 -25.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 -25.433333)"^^geo:wktLiteral ;
  geo-pos:lat "37.716667"^^xsd:decimal ;
  geo-pos:long "-25.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23836/P157" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.061/'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23836/P157'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.433333'^^xsd:double;
  dwc:latitude '37.716667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23836'^^xsd:anyURI;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860235'^^xsd:anyURI;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 -25.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 -25.433333)"^^geo:wktLiteral ;
  geo-pos:lat "37.716667"^^xsd:decimal ;
  geo-pos:long "-25.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23836/P157" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.073/'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23836/P157'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.433333'^^xsd:double;
  dwc:latitude '37.716667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23836'^^xsd:anyURI;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860236'^^xsd:anyURI;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.66644 152.25188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.66644"^^xsd:decimal ;
  dwc:decimalLongitude "152.25188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.66644 152.25188)"^^geo:wktLiteral ;
  geo-pos:lat "-21.66644"^^xsd:decimal ;
  geo-pos:long "152.25188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/stB14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.072/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/stB14'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '152.25188'^^xsd:double;
  dwc:latitude '-21.66644'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860237'^^xsd:anyURI;
  dwc:observationDate '1967-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.115/'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st122'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860238'^^xsd:anyURI;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25681/st271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.091/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25681/st271'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25681'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860239'^^xsd:anyURI;
  dwc:observationDate '1977-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25957/st21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.109/'^^xsd:string;
  dwc:scientificName 'Araeosoma fenestratum (Thomson, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25957/st21'^^xsd:string;
  dwc:collector 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25957'^^xsd:anyURI;
  dwc:aphiaid '149880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860242'^^xsd:anyURI;
  dwc:observationDate '1979-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '149880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25957/st23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.113/'^^xsd:string;
  dwc:scientificName 'Calveriosoma hystrix (Thomson, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25957/st23'^^xsd:string;
  dwc:collector 'Herman Jacques Albert Laurent Arthur (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25957'^^xsd:anyURI;
  dwc:aphiaid '124338'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860243'^^xsd:anyURI;
  dwc:observationDate '1979-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '124338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/st219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.103/'^^xsd:string;
  dwc:scientificName 'Fibulariella oblonga (Gray, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/st219'^^xsd:string;
  dwc:collector 'Christensen D'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513282'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860244'^^xsd:anyURI;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '513282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/st253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.057/'^^xsd:string;
  dwc:scientificName 'Maretia planulata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/st253'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '214465'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860245'^^xsd:anyURI;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '214465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/st253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.058/'^^xsd:string;
  dwc:scientificName 'Maretia carinata Bolau, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/st253'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860246'^^xsd:anyURI;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '513380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/st253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.104/'^^xsd:string;
  dwc:scientificName 'Echinocyamus crispus Mazzetti, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/st253'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '214479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860247'^^xsd:anyURI;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '214479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.411" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.022/'^^xsd:string;
  dwc:scientificName 'Platybrissus roemeri Grube, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.411'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513466'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860249'^^xsd:anyURI;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '513466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.002/'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860259'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.006/'^^xsd:string;
  dwc:scientificName 'Clypeaster reticulatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860260'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.007/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860261'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.009/'^^xsd:string;
  dwc:scientificName 'Echinolampas alexandri de Loriol, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '214647'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860262'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214647'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.011/'^^xsd:string;
  dwc:scientificName 'Maretia carinata Bolau, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860263'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513380'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.013/'^^xsd:string;
  dwc:scientificName 'Diadematidae Gray,  1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '123163'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860264'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123163'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.014/'^^xsd:string;
  dwc:scientificName 'Maretia planulata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '214465'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860265'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214465'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.408/'^^xsd:string;
  dwc:scientificName 'Amphiura acrisia H.L. Clark, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '212345'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860272'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '243005'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.286/'^^xsd:string;
  dwc:scientificName 'Ophiothrix Müller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860273'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.289/'^^xsd:string;
  dwc:scientificName 'Amphioplus exsecratus (Koehler, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '242771'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860274'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '242771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.287/'^^xsd:string;
  dwc:scientificName 'Macrophiothrix hymenacantha (H.L. Clark, 1928)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '405283'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860277'^^xsd:anyURI;
  dwc:observationDate '1976-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '405283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.412678 152.000071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.412678"^^xsd:decimal ;
  dwc:decimalLongitude "152.000071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.412678 152.000071)"^^geo:wktLiteral ;
  geo-pos:lat "-9.412678"^^xsd:decimal ;
  geo-pos:long "152.000071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484/st080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.203/'^^xsd:string;
  dwc:scientificName 'Ophiocoma scolopendrina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484/st080'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '152.000071'^^xsd:double;
  dwc:latitude '-9.412678'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '212378'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860279'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212378'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484/st.54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.236/'^^xsd:string;
  dwc:scientificName 'Ophiomyxa longipeda Brock, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484/st.54'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '404957'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860281'^^xsd:anyURI;
  dwc:observationDate '1976-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '404957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0143387185 145.8215332031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0143387185"^^xsd:decimal ;
  dwc:decimalLongitude "145.8215332031"^^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 "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0143387185 145.8215332031)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0143387185"^^xsd:decimal ;
  geo-pos:long "145.8215332031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.295/'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st90'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8215332031'^^xsd:double;
  dwc:latitude '-5.0143387185'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860284'^^xsd:anyURI;
  dwc:observationDate '1990-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "145.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "145.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.294/'^^xsd:string;
  dwc:scientificName 'Ophiothrix trilineata Lütken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st36'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.49'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '212416'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860285'^^xsd:anyURI;
  dwc:observationDate '1990-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '244195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "145.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 145.49)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "145.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.297/'^^xsd:string;
  dwc:scientificName 'Ophiothrix Müller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st36'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.49'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860286'^^xsd:anyURI;
  dwc:observationDate '1990-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.291/'^^xsd:string;
  dwc:scientificName 'Macrophiothrix propinqua (Lyman, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st190'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '213198'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860287'^^xsd:anyURI;
  dwc:observationDate '1990-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '213198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.244/'^^xsd:string;
  dwc:scientificName 'Ophionereis degeneri (A.H. Clark, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st173'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '213418'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860288'^^xsd:anyURI;
  dwc:observationDate '1990-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '213418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.142588 145.799151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.142588"^^xsd:decimal ;
  dwc:decimalLongitude "145.799151"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.142588 145.799151)"^^geo:wktLiteral ;
  geo-pos:lat "-5.142588"^^xsd:decimal ;
  geo-pos:long "145.799151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.292/'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st105'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.799151'^^xsd:double;
  dwc:latitude '-5.142588'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860290'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.142588 145.799151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.142588"^^xsd:decimal ;
  dwc:decimalLongitude "145.799151"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.142588 145.799151)"^^geo:wktLiteral ;
  geo-pos:lat "-5.142588"^^xsd:decimal ;
  geo-pos:long "145.799151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.296/'^^xsd:string;
  dwc:scientificName 'Macrophiothrix propinqua (Lyman, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st105'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.799151'^^xsd:double;
  dwc:latitude '-5.142588'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '213198'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860291'^^xsd:anyURI;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '213198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1208686173 -109.3531036377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1208686173"^^xsd:decimal ;
  dwc:decimalLongitude "-109.3531036377"^^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 "15000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1208686173 -109.3531036377)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1208686173"^^xsd:decimal ;
  geo-pos:long "-109.3531036377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.298/'^^xsd:string;
  dwc:scientificName 'Ophiocoma brevipes Peters, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st12'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.3531036377'^^xsd:double;
  dwc:latitude '-27.1208686173'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '212370'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860292'^^xsd:anyURI;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1214744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.300/'^^xsd:string;
  dwc:scientificName 'Amphiura Forbes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st47'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860294'^^xsd:anyURI;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.301/'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi (Mueller & Troschel, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st47'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860295'^^xsd:anyURI;
  dwc:observationDate '1987-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.341/'^^xsd:string;
  dwc:scientificName 'Ophiopeza spinosa (Ljungman, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st20'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '212321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860296'^^xsd:anyURI;
  dwc:observationDate '1987-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '212321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.343/'^^xsd:string;
  dwc:scientificName 'Ophiothrix Müller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st20'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860297'^^xsd:anyURI;
  dwc:observationDate '1987-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1598 144.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1598"^^xsd:decimal ;
  dwc:decimalLongitude "144.876"^^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 "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1598 144.876)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1598"^^xsd:decimal ;
  geo-pos:long "144.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.293/'^^xsd:string;
  dwc:scientificName 'Ophiothrix Müller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st272'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.876'^^xsd:double;
  dwc:latitude '-4.1598'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860298'^^xsd:anyURI;
  dwc:observationDate '1983-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.583333 12.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.583333"^^xsd:decimal ;
  dwc:decimalLongitude "12.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.583333 12.85)"^^geo:wktLiteral ;
  geo-pos:lat "-9.583333"^^xsd:decimal ;
  geo-pos:long "12.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st090" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.62/'^^xsd:string;
  dwc:scientificName 'Astrospartus mediterraneus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st090'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '12.85'^^xsd:double;
  dwc:latitude '-9.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124963'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860303'^^xsd:anyURI;
  dwc:observationDate '1948-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '124963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3191666666"^^xsd:decimal ;
  dwc:decimalLongitude "24.2180555555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "314.30826853535484"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3191666666 24.2180555555)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3191666666"^^xsd:decimal ;
  geo-pos:long "24.2180555555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "314.30826853535484"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22311/st134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-10-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.85/'^^xsd:string;
  dwc:scientificName 'Ophiacantha disjuncta (Koehler, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22311/st134'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.2180555555'^^xsd:double;
  dwc:latitude '-70.3191666666'^^xsd:double;
  dwc:coordinatePrecision '314.30826853535'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22311'^^xsd:anyURI;
  dwc:aphiaid '173207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860304'^^xsd:anyURI;
  dwc:observationDate '1961-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '393552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.886666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 11.886666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.35"^^xsd:decimal ;
  geo-pos:long "11.886666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.67/,RBINS/645637/'^^xsd:string;
  dwc:scientificName 'Ophiacantha setosa (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1961'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st009'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.886666'^^xsd:double;
  dwc:latitude '-6.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '125002'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860305'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.166667 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.166667 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-11.166667"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.49/,RBINS/644904/'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata Delle Chiaje, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st403'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-11.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860340'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1700026105"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745846748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1700026105"^^xsd:decimal ;
  geo-pos:long "144.8745846748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1201/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st021'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745846748'^^xsd:double;
  dwc:latitude '-4.1700026105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860342'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1700026105"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745846748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1700026105"^^xsd:decimal ;
  geo-pos:long "144.8745846748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1204/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st021'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745846748'^^xsd:double;
  dwc:latitude '-4.1700026105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860343'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1700026105"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745846748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1700026105"^^xsd:decimal ;
  geo-pos:long "144.8745846748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1106/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st021'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745846748'^^xsd:double;
  dwc:latitude '-4.1700026105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860344'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1700026105"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745846748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1700026105"^^xsd:decimal ;
  geo-pos:long "144.8745846748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.994/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st021'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745846748'^^xsd:double;
  dwc:latitude '-4.1700026105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860345'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1700026105"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745846748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1700026105"^^xsd:decimal ;
  geo-pos:long "144.8745846748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1220/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st021'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745846748'^^xsd:double;
  dwc:latitude '-4.1700026105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860346'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1700026105"^^xsd:decimal ;
  dwc:decimalLongitude "144.8745846748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1700026105 144.8745846748)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1700026105"^^xsd:decimal ;
  geo-pos:long "144.8745846748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1105/'^^xsd:string;
  dwc:scientificName 'Actinopyga echinites (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st021'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8745846748'^^xsd:double;
  dwc:latitude '-4.1700026105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860347'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.959/'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860482'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.960/'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860483'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.966/'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860484'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.963'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860485'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.964'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860486'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.965/'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860487'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1050/'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860488'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.962/'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860489'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4377140789"^^xsd:decimal ;
  dwc:decimalLongitude "103.9827632904"^^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 "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4377140789 103.9827632904)"^^geo:wktLiteral ;
  geo-pos:lat "2.4377140789"^^xsd:decimal ;
  geo-pos:long "103.9827632904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28680/st.type" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1005/'^^xsd:string;
  dwc:scientificName 'Stichopus rubermaculosus Massin & al., 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '28680/st.type'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.9827632904'^^xsd:double;
  dwc:latitude '2.4377140789'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28680'^^xsd:anyURI;
  dwc:aphiaid '387642'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860490'^^xsd:anyURI;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '387642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.212/'^^xsd:string;
  dwc:scientificName 'Cucumaria acuta Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237844'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860493'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.214/'^^xsd:string;
  dwc:scientificName 'Cucumaria acuta Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237844'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860494'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2562.571260126507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2562.571260126507"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st290AGT24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.216/'^^xsd:string;
  dwc:scientificName 'Cucumaria acuta Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st290AGT24'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.566667'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '2562.5712601265'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237844'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860495'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '848296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.464/'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860496'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.585"^^xsd:decimal ;
  dwc:decimalLongitude "-29.686666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1302.149001923069"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.585 -29.686666)"^^geo:wktLiteral ;
  geo-pos:lat "-74.585"^^xsd:decimal ;
  geo-pos:long "-29.686666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1302.149001923069"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st261BPN6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.465/'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st261BPN6'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.686666'^^xsd:double;
  dwc:latitude '-74.585'^^xsd:double;
  dwc:coordinatePrecision '1302.1490019231'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860497'^^xsd:anyURI;
  dwc:observationDate '1989-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.460/'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860498'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.461/'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860499'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.458/'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860500'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3173.6938063048683"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.465)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3173.6938063048683"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st289AGT23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.462/'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st289AGT23'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.465'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '3173.6938063049'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860501'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.467/'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860502'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.166667"^^xsd:decimal ;
  dwc:decimalLongitude "145.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.166667 145.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.166667"^^xsd:decimal ;
  geo-pos:long "145.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27474/st198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.976/'^^xsd:string;
  dwc:scientificName 'Thelenota rubralineata Massin & Lane, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '27474/st198'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.833333'^^xsd:double;
  dwc:latitude '-5.166667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27474'^^xsd:anyURI;
  dwc:aphiaid '242080'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860503'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '242080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.766667"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.766667 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.766667"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.426/'^^xsd:string;
  dwc:scientificName 'Trochostoma parvacauda Cherbonnier, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '16808/st018'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '-5.766667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '529840'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860504'^^xsd:anyURI;
  dwc:observationDate '1948-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '529547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.25247"^^xsd:decimal ;
  dwc:decimalLongitude "166.38619"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  geo-pos:lat "-22.25247"^^xsd:decimal ;
  geo-pos:long "166.38619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'ECH.046/'^^xsd:string;
  dwc:scientificName 'Parasalenia gratiosa A. Agassiz, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Noumea lagoon ; Lagon de Nouméa'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '166.38619'^^xsd:double;
  dwc:latitude '-22.25247'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '212438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860611'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212438'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.25247"^^xsd:decimal ;
  dwc:decimalLongitude "166.38619"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  geo-pos:lat "-22.25247"^^xsd:decimal ;
  geo-pos:long "166.38619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.048/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Noumea lagoon ; Lagon de Nouméa'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '166.38619'^^xsd:double;
  dwc:latitude '-22.25247'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860612'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.25247"^^xsd:decimal ;
  dwc:decimalLongitude "166.38619"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  geo-pos:lat "-22.25247"^^xsd:decimal ;
  geo-pos:long "166.38619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.071/'^^xsd:string;
  dwc:scientificName 'Echinothrix calamaris (Pallas, 1774)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Noumea lagoon ; Lagon de Nouméa'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '166.38619'^^xsd:double;
  dwc:latitude '-22.25247'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '213377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860613'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.25247"^^xsd:decimal ;
  dwc:decimalLongitude "166.38619"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25247 166.38619)"^^geo:wktLiteral ;
  geo-pos:lat "-22.25247"^^xsd:decimal ;
  geo-pos:long "166.38619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.099/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22622'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Noumea lagoon ; Lagon de Nouméa'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '166.38619'^^xsd:double;
  dwc:latitude '-22.25247'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22622'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860615'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 -90.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 -90.5)"^^geo:wktLiteral ;
  geo-pos:lat "0"^^xsd:decimal ;
  geo-pos:long "-90.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23611/Darwin Station" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.034/'^^xsd:string;
  dwc:scientificName 'Lytechinus semituberculatus (Valenciennes in L. Agassiz, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23611/Darwin Station'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Ecuador'^^xsd:string;
  dwc:longitude '-90.5'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23611'^^xsd:anyURI;
  dwc:aphiaid '513379'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860616'^^xsd:anyURI;
  dwc:observationDate '1964-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '513379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 -90.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 -90.5)"^^geo:wktLiteral ;
  geo-pos:lat "0"^^xsd:decimal ;
  geo-pos:long "-90.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23611/Darwin Station" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.114/'^^xsd:string;
  dwc:scientificName 'Eucidaris thouarsii (L. Agassiz & Desor, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23611/Darwin Station'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Ecuador'^^xsd:string;
  dwc:longitude '-90.5'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23611'^^xsd:anyURI;
  dwc:aphiaid '513266'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860617'^^xsd:anyURI;
  dwc:observationDate '1964-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '513266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.26623"^^xsd:decimal ;
  dwc:decimalLongitude "166.48256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.26623 166.48256)"^^geo:wktLiteral ;
  geo-pos:lat "-22.26623"^^xsd:decimal ;
  geo-pos:long "166.48256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23713" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.042/'^^xsd:string;
  dwc:scientificName 'Parasalenia gratiosa A. Agassiz, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23713'^^xsd:integer;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '166.48256'^^xsd:double;
  dwc:latitude '-22.26623'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23713'^^xsd:anyURI;
  dwc:aphiaid '212438'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860618'^^xsd:anyURI;
  dwc:observationDate '1966-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '212438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 73)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.707/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25137'^^xsd:integer;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Maldives'^^xsd:string;
  dwc:longitude '73'^^xsd:integer;
  dwc:latitude '3.25'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25137'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860706'^^xsd:anyURI;
  dwc:observationDate '1975-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.742/'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080'^^xsd:integer;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860709'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.783333 -14.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.783333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.783333 -14.983333)"^^geo:wktLiteral ;
  geo-pos:lat "24.783333"^^xsd:decimal ;
  geo-pos:long "-14.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "19295" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.220/'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '19295'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-14.983333'^^xsd:double;
  dwc:latitude '24.783333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19295'^^xsd:anyURI;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860993'^^xsd:anyURI;
  dwc:observationDate '1953-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.60694 13.22083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.60694"^^xsd:decimal ;
  dwc:decimalLongitude "13.22083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.60694 13.22083)"^^geo:wktLiteral ;
  geo-pos:lat "-12.60694"^^xsd:decimal ;
  geo-pos:long "13.22083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.227/'^^xsd:string;
  dwc:scientificName 'Astropecten gruveli Koehler, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11553'^^xsd:integer;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.22083'^^xsd:double;
  dwc:latitude '-12.60694'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11553'^^xsd:anyURI;
  dwc:aphiaid '123863'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860994'^^xsd:anyURI;
  dwc:observationDate '1938-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '123863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18 -6.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18"^^xsd:decimal ;
  dwc:decimalLongitude "-6.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18 -6.38)"^^geo:wktLiteral ;
  geo-pos:lat "43.18"^^xsd:decimal ;
  geo-pos:long "-6.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.109/'^^xsd:string;
  dwc:scientificName 'Astropecten cf jonstoni (Delle Chiaje, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27007'^^xsd:integer;
  dwc:collector 'Vandenberghe Ph.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-6.38'^^xsd:double;
  dwc:latitude '43.18'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: box; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27007'^^xsd:anyURI;
  dwc:aphiaid '123868'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860997'^^xsd:anyURI;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123868'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "106.611111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 106.611111)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "106.611111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.281/'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB3'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.611111'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860998'^^xsd:anyURI;
  dwc:observationDate '1977-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.638889 110.513889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.638889"^^xsd:decimal ;
  dwc:decimalLongitude "110.513889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.638889 110.513889)"^^geo:wktLiteral ;
  geo-pos:lat "-6.638889"^^xsd:decimal ;
  geo-pos:long "110.513889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJS9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.290/'^^xsd:string;
  dwc:scientificName 'Craspidaster hesperus (Mueller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJS9'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Java Sea'^^xsd:string;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '110.513889'^^xsd:double;
  dwc:latitude '-6.638889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '292819'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860999'^^xsd:anyURI;
  dwc:observationDate '1978-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '292819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.14/'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Nataf G.'^^xsd:string;
  dwc:yearIdentified '1973'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861000'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.977778"^^xsd:decimal ;
  dwc:decimalLongitude "108.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.977778 108.601667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.977778"^^xsd:decimal ;
  geo-pos:long "108.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.40/'^^xsd:string;
  dwc:scientificName 'Luidia hardwicki (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB12'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '108.601667'^^xsd:double;
  dwc:latitude '-5.977778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213113'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861001'^^xsd:anyURI;
  dwc:observationDate '1978-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '213113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.980556 100.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.980556"^^xsd:decimal ;
  dwc:decimalLongitude "100.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.980556 100.135)"^^geo:wktLiteral ;
  geo-pos:lat "2.980556"^^xsd:decimal ;
  geo-pos:long "100.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.137/'^^xsd:string;
  dwc:scientificName 'Stellaster equestris (Retzius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM2'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '100.135'^^xsd:double;
  dwc:latitude '2.980556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213179'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861003'^^xsd:anyURI;
  dwc:observationDate '1978-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '213178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 102.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "102.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 102.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "102.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stM4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.158/'^^xsd:string;
  dwc:scientificName 'Goniodiscaster scaber (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stM4'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Strait of Malacca'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '102.15'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '254932'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861004'^^xsd:anyURI;
  dwc:observationDate '1979-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '254932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.927223"^^xsd:decimal ;
  dwc:decimalLongitude "106.801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.927223 106.801667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.927223"^^xsd:decimal ;
  geo-pos:long "106.801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26559/stJB14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.112/'^^xsd:string;
  dwc:scientificName 'Poraster superbus (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Jangoux M. (Dr.), Aziz A.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26559/stJB14'^^xsd:string;
  dwc:collector 'Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.801667'^^xsd:double;
  dwc:latitude '-5.927223'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26559'^^xsd:anyURI;
  dwc:aphiaid '213326'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861005'^^xsd:anyURI;
  dwc:observationDate '1979-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '213326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2"^^xsd:decimal ;
  dwc:decimalLongitude "48.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-13.2"^^xsd:decimal ;
  geo-pos:long "48.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.76/'^^xsd:string;
  dwc:scientificName 'Protoreaster lincki (Blainville, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22087'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.283333'^^xsd:double;
  dwc:latitude '-13.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22087'^^xsd:anyURI;
  dwc:aphiaid '213286'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861007'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2"^^xsd:decimal ;
  dwc:decimalLongitude "48.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-13.2"^^xsd:decimal ;
  geo-pos:long "48.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.77/'^^xsd:string;
  dwc:scientificName 'Protoreaster lincki (Blainville, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22087'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.283333'^^xsd:double;
  dwc:latitude '-13.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22087'^^xsd:anyURI;
  dwc:aphiaid '213286'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861008'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2"^^xsd:decimal ;
  dwc:decimalLongitude "48.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-13.2"^^xsd:decimal ;
  geo-pos:long "48.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.80/'^^xsd:string;
  dwc:scientificName 'Protoreaster lincki (Blainville, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22087'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.283333'^^xsd:double;
  dwc:latitude '-13.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22087'^^xsd:anyURI;
  dwc:aphiaid '213286'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861009'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2"^^xsd:decimal ;
  dwc:decimalLongitude "48.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-13.2"^^xsd:decimal ;
  geo-pos:long "48.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.79/'^^xsd:string;
  dwc:scientificName 'Protoreaster lincki (Blainville, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22087'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.283333'^^xsd:double;
  dwc:latitude '-13.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22087'^^xsd:anyURI;
  dwc:aphiaid '213286'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861010'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25848/st009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.821/'^^xsd:string;
  dwc:scientificName 'Poraster superbus (Moebius, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25848/st009'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25848'^^xsd:anyURI;
  dwc:aphiaid '213326'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861025'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '213326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -72.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-72.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -72.41667)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-72.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28294" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.153/'^^xsd:string;
  dwc:scientificName 'Tripneustes ventricosus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28294'^^xsd:integer;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Haiti'^^xsd:string;
  dwc:longitude '-72.41667'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28294'^^xsd:anyURI;
  dwc:aphiaid '422490'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861251'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '422490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38333 145.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.38333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38333 145.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.38333"^^xsd:decimal ;
  geo-pos:long "145.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.086/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st418'^^xsd:string;
  dwc:collector 'Beudels Roseline (Dr.), Van Goethem Jackie (Dr.), Miller Magap, Janssens P'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.15'^^xsd:double;
  dwc:latitude '-4.38333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861311'^^xsd:anyURI;
  dwc:observationDate '1981-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253/St.42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.023/'^^xsd:string;
  dwc:scientificName 'Pericosmus keiensis Mortensen, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253/St.42'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '513068'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861316'^^xsd:anyURI;
  dwc:observationDate '1980-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '513068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.010/'^^xsd:string;
  dwc:scientificName 'Clypeaster cf. telurus H.L. Clark, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513198'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861495'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.063/'^^xsd:string;
  dwc:scientificName 'Paratrema doederleini (Mortensen, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513436'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861496'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.064/'^^xsd:string;
  dwc:scientificName 'Desmechinus rufus (Bell, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513220'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861497'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513220'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.089/'^^xsd:string;
  dwc:scientificName 'Nudechinus verruculatus (Lütken, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513422'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861498'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "760"^^xsd:integer ;
  dwc:maximumDepthInMeters "760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -9.1166666666)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-9.1166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26107/st?" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.108/'^^xsd:string;
  dwc:scientificName 'Araeosoma fenestratum (Thomson, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26107/st?'^^xsd:string;
  dwc:collector 'Herman J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic West'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-9.1166666666'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '760'^^xsd:integer;
  dwc:maximumDepth '760'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26107'^^xsd:anyURI;
  dwc:aphiaid '149880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861506'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '149880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.75"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26107/st45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.107/'^^xsd:string;
  dwc:scientificName 'Araeosoma fenestratum (Thomson, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26107/st45'^^xsd:string;
  dwc:collector 'Herman J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic West'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '57.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26107'^^xsd:anyURI;
  dwc:aphiaid '149880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861519'^^xsd:anyURI;
  dwc:observationDate '1980-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -9.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -9.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "-9.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26107/st46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.079/'^^xsd:string;
  dwc:scientificName 'Araeosoma fenestratum (Thomson, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26107/st46'^^xsd:string;
  dwc:collector 'Herman J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic West'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-9.3333333333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26107'^^xsd:anyURI;
  dwc:aphiaid '149880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861520'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '149880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -9.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -9.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "-9.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26107/st46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.111/'^^xsd:string;
  dwc:scientificName 'Araeosoma fenestratum (Thomson, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26107/st46'^^xsd:string;
  dwc:collector 'Herman J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic West'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-9.3333333333'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26107'^^xsd:anyURI;
  dwc:aphiaid '149880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861521'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '149880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9.25"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -9.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.25"^^xsd:decimal ;
  geo-pos:long "-9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26107/st47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.078/'^^xsd:string;
  dwc:scientificName 'Araeosoma fenestratum (Thomson, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26107/st47'^^xsd:string;
  dwc:collector 'Herman J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic West'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-9.25'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26107'^^xsd:anyURI;
  dwc:aphiaid '149880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861522'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '149880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9.25"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25 -9.25)"^^geo:wktLiteral ;
  geo-pos:lat "57.25"^^xsd:decimal ;
  geo-pos:long "-9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26107/st47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.080/'^^xsd:string;
  dwc:scientificName 'Araeosoma fenestratum (Thomson, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26107/st47'^^xsd:string;
  dwc:collector 'Herman J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic West'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-9.25'^^xsd:double;
  dwc:latitude '57.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26107'^^xsd:anyURI;
  dwc:aphiaid '149880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861523'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '149880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3333333333 -9.1166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3333333333 -9.1166666666)"^^geo:wktLiteral ;
  geo-pos:lat "56.3333333333"^^xsd:decimal ;
  geo-pos:long "-9.1166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26107/st49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.110/'^^xsd:string;
  dwc:scientificName 'Araeosoma fenestratum (Thomson, 1872)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26107/st49'^^xsd:string;
  dwc:collector 'Herman J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic West'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-9.1166666666'^^xsd:double;
  dwc:latitude '56.3333333333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26107'^^xsd:anyURI;
  dwc:aphiaid '149880'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861524'^^xsd:anyURI;
  dwc:observationDate '1980-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '149880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1720356903 144.8737478256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1720356903"^^xsd:decimal ;
  dwc:decimalLongitude "144.8737478256"^^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 "150"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1720356903 144.8737478256)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1720356903"^^xsd:decimal ;
  geo-pos:long "144.8737478256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.021/'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st107'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8737478256'^^xsd:double;
  dwc:latitude '-4.1720356903'^^xsd:double;
  dwc:coordinatePrecision '150'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861526'^^xsd:anyURI;
  dwc:observationDate '1983-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.031/'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st111'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861527'^^xsd:anyURI;
  dwc:observationDate '1983-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1711796573 144.8736405372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1711796573"^^xsd:decimal ;
  dwc:decimalLongitude "144.8736405372"^^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 "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1711796573 144.8736405372)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1711796573"^^xsd:decimal ;
  geo-pos:long "144.8736405372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.092/'^^xsd:string;
  dwc:scientificName 'Echinothrix calamaris (Pallas, 1774)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st117'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8736405372'^^xsd:double;
  dwc:latitude '-4.1711796573'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '213377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861528'^^xsd:anyURI;
  dwc:observationDate '1983-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '213377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1682006552 144.8743200303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1682006552"^^xsd:decimal ;
  dwc:decimalLongitude "144.8743200303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1682006552 144.8743200303)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1682006552"^^xsd:decimal ;
  geo-pos:long "144.8743200303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.029/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st143'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8743200303'^^xsd:double;
  dwc:latitude '-4.1682006552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861529'^^xsd:anyURI;
  dwc:observationDate '1983-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1726777143 144.8723316192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1726777143"^^xsd:decimal ;
  dwc:decimalLongitude "144.8723316192"^^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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1726777143 144.8723316192)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1726777143"^^xsd:decimal ;
  geo-pos:long "144.8723316192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st189" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.076/'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st189'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8723316192'^^xsd:double;
  dwc:latitude '-4.1726777143'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861530'^^xsd:anyURI;
  dwc:observationDate '1983-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8"^^xsd:decimal ;
  geo-pos:long "13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.165/'^^xsd:string;
  dwc:scientificName 'Arbacia lixula africana (Troschel, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st117'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.233333'^^xsd:double;
  dwc:latitude '-8.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513707'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861756'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '513707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.533333"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533333 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "-5.533333"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.166/'^^xsd:string;
  dwc:scientificName 'Arbacia lixula africana (Troschel, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st342'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '-5.533333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '513707'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861757'^^xsd:anyURI;
  dwc:observationDate '1955-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '513707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.8333333333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "11.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.167/'^^xsd:string;
  dwc:scientificName 'Arbacia lixula africana (Troschel, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st169'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '11.8333333333'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513707'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861758'^^xsd:anyURI;
  dwc:observationDate '1949-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '513707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.8333333333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.8333333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "11.8333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.168/'^^xsd:string;
  dwc:scientificName 'Arbacia lixula africana (Troschel, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st169'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '11.8333333333'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513707'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861760'^^xsd:anyURI;
  dwc:observationDate '1949-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '513707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.00043 -81.00009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.00043"^^xsd:decimal ;
  dwc:decimalLongitude "-81.00009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.00043 -81.00009)"^^geo:wktLiteral ;
  geo-pos:lat "34.00043"^^xsd:decimal ;
  geo-pos:long "-81.00009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.171/'^^xsd:string;
  dwc:scientificName 'Arbacia punctulata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-81.00009'^^xsd:double;
  dwc:latitude '34.00043'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '158058'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7353376954 7.4571990984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7353376954"^^xsd:decimal ;
  dwc:decimalLongitude "7.4571990984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7353376954 7.4571990984)"^^geo:wktLiteral ;
  geo-pos:lat "43.7353376954"^^xsd:decimal ;
  geo-pos:long "7.4571990984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "18625" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.173/'^^xsd:string;
  dwc:scientificName 'Arbacia pustulosa (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '18625'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '7.4571990984'^^xsd:double;
  dwc:latitude '43.7353376954'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:18625'^^xsd:anyURI;
  dwc:aphiaid '569289'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861771'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718397 14.2236328683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.718397"^^xsd:decimal ;
  dwc:decimalLongitude "14.2236328683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718397 14.2236328683)"^^geo:wktLiteral ;
  geo-pos:lat "40.718397"^^xsd:decimal ;
  geo-pos:long "14.2236328683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5636" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.174/'^^xsd:string;
  dwc:scientificName 'Arbacia pustulosa (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '5636'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Golfo di Napoli;Gulf of Naples'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2236328683'^^xsd:double;
  dwc:latitude '40.718397'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5636'^^xsd:anyURI;
  dwc:aphiaid '569289'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -56)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "-56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.178/'^^xsd:string;
  dwc:scientificName 'Echinocidaris punctatus Des Moulins'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Landauer J. (M.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-56'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861795'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0686798088 -109.3235778808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0686798088"^^xsd:decimal ;
  dwc:decimalLongitude "-109.3235778808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0686798088 -109.3235778808)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0686798088"^^xsd:decimal ;
  geo-pos:long "-109.3235778808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.179/'^^xsd:string;
  dwc:scientificName 'Echinostrephus molaris (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st85'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.3235778808'^^xsd:double;
  dwc:latitude '-27.0686798088'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '213384'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861796'^^xsd:anyURI;
  dwc:observationDate '1993-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '213384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.147356 -109.430883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.147356"^^xsd:decimal ;
  dwc:decimalLongitude "-109.430883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.147356 -109.430883)"^^geo:wktLiteral ;
  geo-pos:lat "-27.147356"^^xsd:decimal ;
  geo-pos:long "-109.430883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.180/'^^xsd:string;
  dwc:scientificName 'Echinostrephus molaris (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st54'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.430883'^^xsd:double;
  dwc:latitude '-27.147356'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '213384'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861799'^^xsd:anyURI;
  dwc:observationDate '1993-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '213384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5833333333 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "11.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5833333333 11.75)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5833333333"^^xsd:decimal ;
  geo-pos:long "11.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.181/'^^xsd:string;
  dwc:scientificName 'Echinus acutus Lamarck, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st135'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '-6.5833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861801'^^xsd:anyURI;
  dwc:observationDate '1949-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.65 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "-10.65"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.182/'^^xsd:string;
  dwc:scientificName 'Echinus acutus Lamarck, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st86'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '-10.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861804'^^xsd:anyURI;
  dwc:observationDate '1948-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.183/'^^xsd:string;
  dwc:scientificName 'Echinus acutus Lamarck, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0833333333 9.4166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0833333333 9.4166666666)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0833333333"^^xsd:decimal ;
  geo-pos:long "9.4166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.184/'^^xsd:string;
  dwc:scientificName 'Echinus acutus Lamarck, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st162'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '9.4166666666'^^xsd:double;
  dwc:latitude '-3.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861812'^^xsd:anyURI;
  dwc:observationDate '1949-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.189/'^^xsd:string;
  dwc:scientificName 'Echinus esculentus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.147356 -109.430883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.147356"^^xsd:decimal ;
  dwc:decimalLongitude "-109.430883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.147356 -109.430883)"^^geo:wktLiteral ;
  geo-pos:lat "-27.147356"^^xsd:decimal ;
  geo-pos:long "-109.430883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.196/'^^xsd:string;
  dwc:scientificName 'Echinometra insularis H.L. Clark, 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st54'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.430883'^^xsd:double;
  dwc:latitude '-27.147356'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '513243'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861836'^^xsd:anyURI;
  dwc:observationDate '1993-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '513243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0686798088 -109.3235778808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0686798088"^^xsd:decimal ;
  dwc:decimalLongitude "-109.3235778808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0686798088 -109.3235778808)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0686798088"^^xsd:decimal ;
  geo-pos:long "-109.3235778808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.197/'^^xsd:string;
  dwc:scientificName 'Echinometra insularis H.L. Clark, 1912'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st85'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.3235778808'^^xsd:double;
  dwc:latitude '-27.0686798088'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '513243'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861837'^^xsd:anyURI;
  dwc:observationDate '1993-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '513243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.73333 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.73333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.73333 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "18.73333"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.201/'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '18.73333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2"^^xsd:decimal ;
  dwc:decimalLongitude "48.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 48.283333)"^^geo:wktLiteral ;
  geo-pos:lat "-13.2"^^xsd:decimal ;
  geo-pos:long "48.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.207/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22087'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.283333'^^xsd:double;
  dwc:latitude '-13.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22087'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861965'^^xsd:anyURI;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0210679404 106.8523406982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.0210679404"^^xsd:decimal ;
  dwc:decimalLongitude "106.8523406982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0210679404 106.8523406982)"^^geo:wktLiteral ;
  geo-pos:lat "-6.0210679404"^^xsd:decimal ;
  geo-pos:long "106.8523406982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.208/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25806'^^xsd:integer;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.8523406982'^^xsd:double;
  dwc:latitude '-6.0210679404'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25806'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861968'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88333 -60.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88333 -60.96667)"^^geo:wktLiteral ;
  geo-pos:lat "13.88333"^^xsd:decimal ;
  geo-pos:long "-60.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25679" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.216/'^^xsd:string;
  dwc:scientificName 'Echinometra viridis A. Agassiz, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25679'^^xsd:integer;
  dwc:collector 'Phillipson  (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Saint Lucia'^^xsd:string;
  dwc:longitude '-60.96667'^^xsd:double;
  dwc:latitude '13.88333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25679'^^xsd:anyURI;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861981'^^xsd:anyURI;
  dwc:observationDate '1977-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -72.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-72.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -72.41667)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-72.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.217/'^^xsd:string;
  dwc:scientificName 'Echinometra viridis A. Agassiz, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25824'^^xsd:integer;
  dwc:collector 'Moreau Ph. (M.)'^^xsd:string;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Haiti'^^xsd:string;
  dwc:longitude '-72.41667'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25824'^^xsd:anyURI;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.220/'^^xsd:string;
  dwc:scientificName 'Heterocentrotus mamillatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '568045'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861989'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '568045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.230/'^^xsd:string;
  dwc:scientificName 'Heterocentrotus trigonarius (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '213386'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862027'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.509 -8.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.509"^^xsd:decimal ;
  dwc:decimalLongitude "-8.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.509 -8.705)"^^geo:wktLiteral ;
  geo-pos:lat "37.509"^^xsd:decimal ;
  geo-pos:long "-8.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.234/'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Foettinger A.'^^xsd:string;
  dwc:yearIdentified '1880'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.705'^^xsd:double;
  dwc:latitude '37.509'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.216667 12.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.216667"^^xsd:decimal ;
  dwc:decimalLongitude "12.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.216667 12.725)"^^geo:wktLiteral ;
  geo-pos:lat "-13.216667"^^xsd:decimal ;
  geo-pos:long "12.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.231/'^^xsd:string;
  dwc:scientificName 'Paracentrotus gaimardi (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st102'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.725'^^xsd:double;
  dwc:latitude '-13.216667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513432'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862038'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.235/'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown , Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862040'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73141 7.41903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.73141"^^xsd:decimal ;
  dwc:decimalLongitude "7.41903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.73141 7.41903)"^^geo:wktLiteral ;
  geo-pos:lat "43.73141"^^xsd:decimal ;
  geo-pos:long "7.41903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "18625" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.236/'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '18625'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Monaco'^^xsd:string;
  dwc:longitude '7.41903'^^xsd:double;
  dwc:latitude '43.73141'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:18625'^^xsd:anyURI;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862041'^^xsd:anyURI;
  dwc:observationDate '1952-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.64863 11.78149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.64863"^^xsd:decimal ;
  dwc:decimalLongitude "11.78149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.64863 11.78149)"^^geo:wktLiteral ;
  geo-pos:lat "-16.64863"^^xsd:decimal ;
  geo-pos:long "11.78149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11204/Baie des Tigres" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'ECH.237/'^^xsd:string;
  dwc:scientificName 'Paracentrotus gaimardi (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11204/Baie des Tigres'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.78149'^^xsd:double;
  dwc:latitude '-16.64863'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11204'^^xsd:anyURI;
  dwc:aphiaid '513432'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862042'^^xsd:anyURI;
  dwc:observationDate '1937-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '513432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5468062254 7.013053894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5468062254"^^xsd:decimal ;
  dwc:decimalLongitude "7.013053894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5468062254 7.013053894)"^^geo:wktLiteral ;
  geo-pos:lat "43.5468062254"^^xsd:decimal ;
  geo-pos:long "7.013053894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.242/'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Foettinger A.'^^xsd:string;
  dwc:yearIdentified '1880'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3000'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.013053894'^^xsd:double;
  dwc:latitude '43.5468062254'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3000'^^xsd:anyURI;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0928 -4.3292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0928"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0928 -4.3292)"^^geo:wktLiteral ;
  geo-pos:lat "48.0928"^^xsd:decimal ;
  geo-pos:long "-4.3292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "2936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.243/'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '2936'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-4.3292'^^xsd:double;
  dwc:latitude '48.0928'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2936'^^xsd:anyURI;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.19325 144.90962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.19325"^^xsd:decimal ;
  dwc:decimalLongitude "144.90962"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.19325 144.90962)"^^geo:wktLiteral ;
  geo-pos:lat "-4.19325"^^xsd:decimal ;
  geo-pos:long "144.90962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.851/'^^xsd:string;
  dwc:scientificName 'Linckia guildingi Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086'^^xsd:integer;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.90962'^^xsd:double;
  dwc:latitude '-4.19325'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '178188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862051'^^xsd:anyURI;
  dwc:observationDate '1979-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '178188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.81667 145.76667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.81667"^^xsd:decimal ;
  dwc:decimalLongitude "145.76667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.81667 145.76667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.81667"^^xsd:decimal ;
  geo-pos:long "145.76667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.852/'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st494'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.76667'^^xsd:double;
  dwc:latitude '-4.81667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862052'^^xsd:anyURI;
  dwc:observationDate '1981-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 147)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27664/st40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.853/'^^xsd:string;
  dwc:scientificName 'Linckia guildingi Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27664/st40'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147'^^xsd:integer;
  dwc:latitude '-6'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27664'^^xsd:anyURI;
  dwc:aphiaid '178188'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862077'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Laing Island" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.854/'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Laing Island'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Laing Island" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.855/'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Laing Island'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/st52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.857/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/st52'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.858/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080'^^xsd:integer;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862088'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.81667 145.76667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.81667"^^xsd:decimal ;
  dwc:decimalLongitude "145.76667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.81667 145.76667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.81667"^^xsd:decimal ;
  geo-pos:long "145.76667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.859/'^^xsd:string;
  dwc:scientificName 'Linckia laevigata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st494'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.76667'^^xsd:double;
  dwc:latitude '-4.81667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862089'^^xsd:anyURI;
  dwc:observationDate '1981-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/st50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.872/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/st50'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Laing Island" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.874/'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Laing Island'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Laing Island" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.877/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Laing Island'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Laing Island" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.878/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Laing Island'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.165723 145.841045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.165723"^^xsd:decimal ;
  dwc:decimalLongitude "145.841045"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.165723 145.841045)"^^geo:wktLiteral ;
  geo-pos:lat "-5.165723"^^xsd:decimal ;
  geo-pos:long "145.841045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086/st20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.882/'^^xsd:string;
  dwc:scientificName 'Astropecten Gray'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086/st20'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.841045'^^xsd:double;
  dwc:latitude '-5.165723'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862213'^^xsd:anyURI;
  dwc:observationDate '1979-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166667 15.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.166667"^^xsd:decimal ;
  dwc:decimalLongitude "15.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.166667 15.35)"^^geo:wktLiteral ;
  geo-pos:lat "59.166667"^^xsd:decimal ;
  geo-pos:long "15.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26742/st23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.884/'^^xsd:string;
  dwc:scientificName 'Hippasteria phrygiana (Parelius, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26742/st23'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '15.35'^^xsd:double;
  dwc:latitude '59.166667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26742'^^xsd:anyURI;
  dwc:aphiaid '124043'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862437'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '124043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.886/'^^xsd:string;
  dwc:scientificName 'Acanthaster planci (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.417'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213289'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862454'^^xsd:anyURI;
  dwc:observationDate '1979-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 11.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 11.616667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "11.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.890/'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis (Philippi, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st050'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.616667'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862458'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.81667 145.76667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.81667"^^xsd:decimal ;
  dwc:decimalLongitude "145.76667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.81667 145.76667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.81667"^^xsd:decimal ;
  geo-pos:long "145.76667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.892/'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st494'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.76667'^^xsd:double;
  dwc:latitude '-4.81667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862460'^^xsd:anyURI;
  dwc:observationDate '1981-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 147)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28158/st35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.893/'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28158/st35'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147'^^xsd:integer;
  dwc:latitude '-6'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28158'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862461'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17013 145.84125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17013"^^xsd:decimal ;
  dwc:decimalLongitude "145.84125"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17013 145.84125)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17013"^^xsd:decimal ;
  geo-pos:long "145.84125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.894/'^^xsd:string;
  dwc:scientificName 'Ophidiaster hemprichi Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086/st10'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.84125'^^xsd:double;
  dwc:latitude '-5.17013'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '212303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862462'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '212303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.895/'^^xsd:string;
  dwc:scientificName 'Asterodiscides elegans (Gray, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26370'^^xsd:integer;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26370'^^xsd:anyURI;
  dwc:aphiaid '213140'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862463'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Laing Island" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.896/'^^xsd:string;
  dwc:scientificName 'Mithrodia clavigera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Laing Island'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '178200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862464'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Laing Island" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.897/'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Laing Island'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862465'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Laing Island" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.898/'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Laing Island'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862466'^^xsd:anyURI;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2711111111 2.6069444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2711111111"^^xsd:decimal ;
  dwc:decimalLongitude "2.6069444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2711111111 2.6069444444)"^^geo:wktLiteral ;
  geo-pos:lat "51.2711111111"^^xsd:decimal ;
  geo-pos:long "2.6069444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10248/st9293" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.903/'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10248/st9293'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mer du Nord;Nord See;Noord Zee;North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.6069444444'^^xsd:double;
  dwc:latitude '51.2711111111'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10248'^^xsd:anyURI;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862610'^^xsd:anyURI;
  dwc:observationDate '1934-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4690961816"^^xsd:decimal ;
  dwc:decimalLongitude "144.6951770782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4690961816 144.6951770782)"^^geo:wktLiteral ;
  geo-pos:lat "13.4690961816"^^xsd:decimal ;
  geo-pos:long "144.6951770782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31558/Piti Bay" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1690/'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscopunctata Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31558/Piti Bay'^^xsd:string;
  dwc:collector 'Samyn Yves, Van Den Spiegel D (Mr.)'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Tepungan channel'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.6951770782'^^xsd:double;
  dwc:latitude '13.4690961816'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31558'^^xsd:anyURI;
  dwc:aphiaid '530751'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862666'^^xsd:anyURI;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1475741825 144.8445224762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1475741825"^^xsd:decimal ;
  dwc:decimalLongitude "144.8445224762"^^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 "800"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1475741825 144.8445224762)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1475741825"^^xsd:decimal ;
  geo-pos:long "144.8445224762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "800"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1691/'^^xsd:string;
  dwc:scientificName 'Stichopus vastus Sluiter, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st221'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8445224762'^^xsd:double;
  dwc:latitude '-4.1475741825'^^xsd:double;
  dwc:coordinatePrecision '800'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '242062'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862670'^^xsd:anyURI;
  dwc:observationDate '1983-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '242062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1692/'^^xsd:string;
  dwc:scientificName 'Holothuria (Microthele) fuscopunctata Jaeger, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st089'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '530751'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862674'^^xsd:anyURI;
  dwc:observationDate '1981-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  geo-pos:lat "63.666667"^^xsd:decimal ;
  geo-pos:long "-15.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22464" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.906/'^^xsd:string;
  dwc:scientificName 'Hippasteria phrygiana (Parelius, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22464'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'mer d\'Islande'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-15.833333'^^xsd:double;
  dwc:latitude '63.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22464'^^xsd:anyURI;
  dwc:aphiaid '124043'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862677'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3083333333 -13.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3083333333 -13.6333333333)"^^geo:wktLiteral ;
  geo-pos:lat "57.3083333333"^^xsd:decimal ;
  geo-pos:long "-13.6333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26742/st25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.907/'^^xsd:string;
  dwc:scientificName 'Hippasteria phrygiana (Parelius, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26742/st25'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-13.6333333333'^^xsd:double;
  dwc:latitude '57.3083333333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26742'^^xsd:anyURI;
  dwc:aphiaid '124043'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862679'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '124043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st185" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.908/'^^xsd:string;
  dwc:scientificName 'Linckia multiflora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st185'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862681'^^xsd:anyURI;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9678238691 145.8201599121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9678238691"^^xsd:decimal ;
  dwc:decimalLongitude "145.8201599121"^^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 "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9678238691 145.8201599121)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9678238691"^^xsd:decimal ;
  geo-pos:long "145.8201599121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.909/'^^xsd:string;
  dwc:scientificName 'Ophidiaster hemprichi Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st82'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8201599121'^^xsd:double;
  dwc:latitude '-4.9678238691'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '212303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862682'^^xsd:anyURI;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '212303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.912/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st44'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862685'^^xsd:anyURI;
  dwc:observationDate '1996-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.6095364259 -60.8660888392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.6095364259"^^xsd:decimal ;
  dwc:decimalLongitude "-60.8660888392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.6095364259 -60.8660888392)"^^geo:wktLiteral ;
  geo-pos:lat "8.6095364259"^^xsd:decimal ;
  geo-pos:long "-60.8660888392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23836/P44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.913/'^^xsd:string;
  dwc:scientificName 'Luidia senegalensis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23836/P44'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Orenoco'^^xsd:string;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-60.8660888392'^^xsd:double;
  dwc:latitude '8.6095364259'^^xsd:double;
  dwc:coordinatePrecision '500000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23836'^^xsd:anyURI;
  dwc:aphiaid '178641'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862724'^^xsd:anyURI;
  dwc:observationDate '1967-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '178641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  geo-pos:lat "63.666667"^^xsd:decimal ;
  geo-pos:long "-15.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22464" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.914/'^^xsd:string;
  dwc:scientificName 'Hippasteria phrygiana (Parelius, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22464'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'mer d\'Islande'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-15.833333'^^xsd:double;
  dwc:latitude '63.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22464'^^xsd:anyURI;
  dwc:aphiaid '124043'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862725'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  geo-pos:lat "63.666667"^^xsd:decimal ;
  geo-pos:long "-15.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22464" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.915/'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii (Duben & Koren, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22464'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'mer d\'Islande'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-15.833333'^^xsd:double;
  dwc:latitude '63.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22464'^^xsd:anyURI;
  dwc:aphiaid '124085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862726'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  geo-pos:lat "63.666667"^^xsd:decimal ;
  geo-pos:long "-15.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22464" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.916/'^^xsd:string;
  dwc:scientificName 'Luidia Forbes, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22464'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'mer d\'Islande'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-15.833333'^^xsd:double;
  dwc:latitude '63.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22464'^^xsd:anyURI;
  dwc:aphiaid '123260'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862727'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123260'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.666667 -15.833333)"^^geo:wktLiteral ;
  geo-pos:lat "63.666667"^^xsd:decimal ;
  geo-pos:long "-15.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22464" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.917/'^^xsd:string;
  dwc:scientificName 'Hippasteria phrygiana (Parelius, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22464'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'mer d\'Islande'^^xsd:string;
  dwc:country 'Iceland'^^xsd:string;
  dwc:longitude '-15.833333'^^xsd:double;
  dwc:latitude '63.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22464'^^xsd:anyURI;
  dwc:aphiaid '124043'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862728'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.244/'^^xsd:string;
  dwc:scientificName 'Echinocyamus crispus Mazzetti, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '214479'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862774'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214479'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.247/'^^xsd:string;
  dwc:scientificName 'Palaeostoma mirabile (Gray, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '216189'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862809'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '216189'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25485/st216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.121/'^^xsd:string;
  dwc:scientificName 'Clypeaster reticulatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25485/st216'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25485'^^xsd:anyURI;
  dwc:aphiaid '213362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862810'^^xsd:anyURI;
  dwc:observationDate '1976-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '213362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.421/'^^xsd:string;
  dwc:scientificName 'Ophiotrichidae Ljungman, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '123208'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862977'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1732020336 144.8712050914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1732020336"^^xsd:decimal ;
  dwc:decimalLongitude "144.8712050914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1732020336 144.8712050914)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1732020336"^^xsd:decimal ;
  geo-pos:long "144.8712050914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28455/st49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1695/'^^xsd:string;
  dwc:scientificName 'Synaptula reticulata Semper, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28455/st49'^^xsd:string;
  dwc:collector 'Ouin J.M.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8712050914'^^xsd:double;
  dwc:latitude '-4.1732020336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28455'^^xsd:anyURI;
  dwc:aphiaid '242074'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862985'^^xsd:anyURI;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '242074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38333 145.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.38333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38333 145.15)"^^geo:wktLiteral ;
  geo-pos:lat "-4.38333"^^xsd:decimal ;
  geo-pos:long "145.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.249/'^^xsd:string;
  dwc:scientificName 'Cidaridae Gray, 1825'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st418'^^xsd:string;
  dwc:collector 'Beudels Roseline (Dr.), Van Goethem Jackie (Dr.), Miller Magap, Janssens P'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.15'^^xsd:double;
  dwc:latitude '-4.38333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '123158'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862994'^^xsd:anyURI;
  dwc:observationDate '1981-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03333"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03333 145.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03333"^^xsd:decimal ;
  geo-pos:long "145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086/Barol" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.689/'^^xsd:string;
  dwc:scientificName 'Asterina Nardo, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086/Barol'^^xsd:string;
  dwc:collector 'Pierret J., Miller Magap'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.5'^^xsd:double;
  dwc:latitude '-5.03333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '123281'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863336'^^xsd:anyURI;
  dwc:observationDate '1979-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26527/Laing Island" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.722/'^^xsd:string;
  dwc:scientificName 'Asteropsis carinifera (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26527/Laing Island'^^xsd:string;
  dwc:collector 'Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26527'^^xsd:anyURI;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863340'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 3.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.75"^^xsd:decimal ;
  dwc:decimalLongitude "3.783333"^^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 "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 3.783333)"^^geo:wktLiteral ;
  geo-pos:lat "51.75"^^xsd:decimal ;
  geo-pos:long "3.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.721/'^^xsd:string;
  dwc:scientificName 'Asterias rubens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27281'^^xsd:integer;
  dwc:collector 'Tavernier Jan (M.)'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Brouwershavensche Gat'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.783333'^^xsd:double;
  dwc:latitude '51.75'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27281'^^xsd:anyURI;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863348'^^xsd:anyURI;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666666 -58.4166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4166666666"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666666 -58.4166666666)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1666666666"^^xsd:decimal ;
  geo-pos:long "-58.4166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87-CA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.763/'^^xsd:string;
  dwc:scientificName 'Labidiaster cf. annulatus Sladen, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87-CA2'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-58.4166666666'^^xsd:double;
  dwc:latitude '-62.1666666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '234924'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863350'^^xsd:anyURI;
  dwc:observationDate '1987-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '234924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87-CB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.761/'^^xsd:string;
  dwc:scientificName 'Labidiaster annulatus Sladen, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87-CB1'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '234924'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863353'^^xsd:anyURI;
  dwc:observationDate '1987-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '234924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87- F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.762/'^^xsd:string;
  dwc:scientificName 'Labidiaster cf. annulatus Sladen, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87- F1'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: ; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '234924'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863354'^^xsd:anyURI;
  dwc:observationDate '1987-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '234924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1724366001 144.8730468758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1724366001"^^xsd:decimal ;
  dwc:decimalLongitude "144.8730468758"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1724366001 144.8730468758)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1724366001"^^xsd:decimal ;
  geo-pos:long "144.8730468758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.808/'^^xsd:string;
  dwc:scientificName 'Ophidiaster hemprichi Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st115'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8730468758'^^xsd:double;
  dwc:latitude '-4.1724366001'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '212303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863364'^^xsd:anyURI;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '212303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.017/'^^xsd:string;
  dwc:scientificName 'Phyllacanthus imperialis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26370'^^xsd:integer;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26370'^^xsd:anyURI;
  dwc:aphiaid '179611'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863371'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '179611'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.030/'^^xsd:string;
  dwc:scientificName 'Platybrissus roemeri Grube, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28369'^^xsd:integer;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28369'^^xsd:anyURI;
  dwc:aphiaid '513466'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863375'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.31421 48.25899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.31421"^^xsd:decimal ;
  dwc:decimalLongitude "48.25899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.31421 48.25899)"^^geo:wktLiteral ;
  geo-pos:lat "-13.31421"^^xsd:decimal ;
  geo-pos:long "48.25899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/Nossi-Bé" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.095/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/Nossi-Bé'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.25899'^^xsd:double;
  dwc:latitude '-13.31421'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863377'^^xsd:anyURI;
  dwc:observationDate '1960-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.31421 48.25899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.31421"^^xsd:decimal ;
  dwc:decimalLongitude "48.25899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.31421 48.25899)"^^geo:wktLiteral ;
  geo-pos:lat "-13.31421"^^xsd:decimal ;
  geo-pos:long "48.25899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/Nossi-Bé" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.096/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/Nossi-Bé'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.25899'^^xsd:double;
  dwc:latitude '-13.31421'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863378'^^xsd:anyURI;
  dwc:observationDate '1960-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27729 48.32313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.27729"^^xsd:decimal ;
  dwc:decimalLongitude "48.32313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.27729 48.32313)"^^geo:wktLiteral ;
  geo-pos:lat "-13.27729"^^xsd:decimal ;
  geo-pos:long "48.32313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.008/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.32313'^^xsd:double;
  dwc:latitude '-13.27729'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863379'^^xsd:anyURI;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.116667"^^xsd:decimal ;
  dwc:decimalLongitude "145.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.116667 145.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.116667"^^xsd:decimal ;
  geo-pos:long "145.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.097/'^^xsd:string;
  dwc:scientificName 'Nudechinus verruculatus (Lütken, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.8'^^xsd:double;
  dwc:latitude '-5.116667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513422'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863616'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3645062116 55.7659935952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.3645062116"^^xsd:decimal ;
  dwc:decimalLongitude "55.7659935952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3645062116 55.7659935952)"^^geo:wktLiteral ;
  geo-pos:lat "-21.3645062116"^^xsd:decimal ;
  geo-pos:long "55.7659935952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26129/st60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.106/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26129/st60'^^xsd:string;
  dwc:collector 'Pierret Jean (M.), Marlier J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '55.7659935952'^^xsd:double;
  dwc:latitude '-21.3645062116'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26129'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863618'^^xsd:anyURI;
  dwc:observationDate '1980-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.31281 138.51562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.31281"^^xsd:decimal ;
  dwc:decimalLongitude "138.51562"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.31281 138.51562)"^^geo:wktLiteral ;
  geo-pos:lat "-18.31281"^^xsd:decimal ;
  geo-pos:long "138.51562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253/st.17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.054/'^^xsd:string;
  dwc:scientificName 'Lovenia elongata (Gray, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253/st.17'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '138.51562'^^xsd:double;
  dwc:latitude '-18.31281'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '214656'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863649'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.31281 138.51562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.31281"^^xsd:decimal ;
  dwc:decimalLongitude "138.51562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.31281 138.51562)"^^geo:wktLiteral ;
  geo-pos:lat "-18.31281"^^xsd:decimal ;
  geo-pos:long "138.51562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253/st.37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.052/'^^xsd:string;
  dwc:scientificName 'Maretia carinata Bolau, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253/st.37'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '138.51562'^^xsd:double;
  dwc:latitude '-18.31281'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '513380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863651'^^xsd:anyURI;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '513380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253/St.49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.055/'^^xsd:string;
  dwc:scientificName 'Maretia carinata Bolau, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253/St.49'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '513380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863654'^^xsd:anyURI;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '513380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253/St.49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.102/'^^xsd:string;
  dwc:scientificName 'Maretia planulata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253/St.49'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '214465'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863655'^^xsd:anyURI;
  dwc:observationDate '1980-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '214465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28333"^^xsd:decimal ;
  dwc:decimalLongitude "144.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28333"^^xsd:decimal ;
  geo-pos:long "144.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.001/'^^xsd:string;
  dwc:scientificName 'Echinoneus cyclostomus Leske, 1778'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st249'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.98333'^^xsd:double;
  dwc:latitude '-4.28333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '212461'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863658'^^xsd:anyURI;
  dwc:observationDate '1981-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '212461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.012/'^^xsd:string;
  dwc:scientificName 'Chondrocidaris brevispina H.L. Clark, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st338'^^xsd:string;
  dwc:collector 'Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '513174'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863660'^^xsd:anyURI;
  dwc:observationDate '1981-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '513174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.032/'^^xsd:string;
  dwc:scientificName 'Platybrissus roemeri Grube, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st336'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '513466'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863665'^^xsd:anyURI;
  dwc:observationDate '1981-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '513466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1726777143 144.8723316192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1726777143"^^xsd:decimal ;
  dwc:decimalLongitude "144.8723316192"^^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 "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1726777143 144.8723316192)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1726777143"^^xsd:decimal ;
  geo-pos:long "144.8723316192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st189" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.082/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st189'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8723316192'^^xsd:double;
  dwc:latitude '-4.1726777143'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863666'^^xsd:anyURI;
  dwc:observationDate '1983-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1706232354 144.8744881153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1706232354"^^xsd:decimal ;
  dwc:decimalLongitude "144.8744881153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1706232354 144.8744881153)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1706232354"^^xsd:decimal ;
  geo-pos:long "144.8744881153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.028/'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st019'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8744881153'^^xsd:double;
  dwc:latitude '-4.1706232354'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863668'^^xsd:anyURI;
  dwc:observationDate '1983-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1732555356 144.8732757568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1732555356"^^xsd:decimal ;
  dwc:decimalLongitude "144.8732757568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1732555356 144.8732757568)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1732555356"^^xsd:decimal ;
  geo-pos:long "144.8732757568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27754/st148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.020/'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27754/st148'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8732757568'^^xsd:double;
  dwc:latitude '-4.1732555356'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27754'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863682'^^xsd:anyURI;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "118.57"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 118.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "118.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.194/'^^xsd:string;
  dwc:scientificName 'Ophiolepis superba H.L. Clark, 1915'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st229'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '118.57'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '213464'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863697'^^xsd:anyURI;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '213464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.06"^^xsd:decimal ;
  dwc:decimalLongitude "119.19"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.06 119.19)"^^geo:wktLiteral ;
  geo-pos:lat "-5.06"^^xsd:decimal ;
  geo-pos:long "119.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28251/st107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.200/'^^xsd:string;
  dwc:scientificName 'Ophiarachna incrassata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28251/st107'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.19'^^xsd:double;
  dwc:latitude '-5.06'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28251'^^xsd:anyURI;
  dwc:aphiaid '213207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863704'^^xsd:anyURI;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '213207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1208686173 -109.3531036377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1208686173"^^xsd:decimal ;
  dwc:decimalLongitude "-109.3531036377"^^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 "15000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1208686173 -109.3531036377)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1208686173"^^xsd:decimal ;
  geo-pos:long "-109.3531036377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.234/'^^xsd:string;
  dwc:scientificName 'Ophiocoma brevipes Peters, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st12'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.3531036377'^^xsd:double;
  dwc:latitude '-27.1208686173'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '212370'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863710'^^xsd:anyURI;
  dwc:observationDate '1993-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1214744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.45"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87- N26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.326/'^^xsd:string;
  dwc:scientificName 'Ophionotus victoriae Bell, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87- N26'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863732'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173593'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.45"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87- N10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.339/'^^xsd:string;
  dwc:scientificName 'Ophionotus victoriae Bell, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87- N10'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863733'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.45"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87- N06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.322/'^^xsd:string;
  dwc:scientificName 'Ophionotus victoriae Bell, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87- N06'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863734'^^xsd:anyURI;
  dwc:observationDate '1987-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '173593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.45"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87- N06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.337/'^^xsd:string;
  dwc:scientificName 'Ophionotus victoriae Bell, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87- N06'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863735'^^xsd:anyURI;
  dwc:observationDate '1987-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '173593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.45"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87- N05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.321/'^^xsd:string;
  dwc:scientificName 'Ophionotus victoriae Bell, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87- N05'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863737'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87 DP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.328/'^^xsd:string;
  dwc:scientificName 'Ophiura crassa Mortensen, 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87 DP2'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173631'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863739'^^xsd:anyURI;
  dwc:observationDate '1987-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '173631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87 DP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.329/'^^xsd:string;
  dwc:scientificName 'Amphioplus peregrinator (Koehler, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87 DP2'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173097'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863741'^^xsd:anyURI;
  dwc:observationDate '1987-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '173097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.45"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87-CB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.333/'^^xsd:string;
  dwc:scientificName 'Ophionotus victoriae Bell, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87-CB1'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863744'^^xsd:anyURI;
  dwc:observationDate '1987-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '173593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.45"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87-CA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.327/'^^xsd:string;
  dwc:scientificName 'Ophioplinthus brevirima (Mortensen, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87-CA3'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '322561'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863746'^^xsd:anyURI;
  dwc:observationDate '1987-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '322561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-58.45"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1333333333 -58.45)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1333333333"^^xsd:decimal ;
  geo-pos:long "-58.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87-CA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.334/'^^xsd:string;
  dwc:scientificName 'Ophionotus victoriae Bell, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87-CA3'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '-62.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863747'^^xsd:anyURI;
  dwc:observationDate '1987-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '173593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666666 -58.4166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4166666666"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666666 -58.4166666666)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1666666666"^^xsd:decimal ;
  geo-pos:long "-58.4166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87-CA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.330/'^^xsd:string;
  dwc:scientificName 'Amphioplus peregrinator (Koehler, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87-CA2'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-58.4166666666'^^xsd:double;
  dwc:latitude '-62.1666666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173097'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863748'^^xsd:anyURI;
  dwc:observationDate '1987-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '173097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666666 -58.4166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4166666666"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666666 -58.4166666666)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1666666666"^^xsd:decimal ;
  geo-pos:long "-58.4166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87-CA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.335/'^^xsd:string;
  dwc:scientificName 'Ophioplinthus brevirima (Mortensen, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87-CA2'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.), Schaltin P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-58.4166666666'^^xsd:double;
  dwc:latitude '-62.1666666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '322561'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863749'^^xsd:anyURI;
  dwc:observationDate '1987-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '322561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1728275199 144.8736190795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1728275199"^^xsd:decimal ;
  dwc:decimalLongitude "144.8736190795"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1728275199 144.8736190795)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1728275199"^^xsd:decimal ;
  geo-pos:long "144.8736190795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.305/'^^xsd:string;
  dwc:scientificName 'Ophionereis porrecta Lyman, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st75'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8736190795'^^xsd:double;
  dwc:latitude '-4.1728275199'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863751'^^xsd:anyURI;
  dwc:observationDate '1987-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1728275199 144.8736190795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1728275199"^^xsd:decimal ;
  dwc:decimalLongitude "144.8736190795"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1728275199 144.8736190795)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1728275199"^^xsd:decimal ;
  geo-pos:long "144.8736190795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27367/st75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.308/'^^xsd:string;
  dwc:scientificName 'Ophiocoma scolopendrina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27367/st75'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8736190795'^^xsd:double;
  dwc:latitude '-4.1728275199'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27367'^^xsd:anyURI;
  dwc:aphiaid '212378'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863752'^^xsd:anyURI;
  dwc:observationDate '1987-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '212378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 3.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.75"^^xsd:decimal ;
  dwc:decimalLongitude "3.783333"^^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 "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.75 3.783333)"^^geo:wktLiteral ;
  geo-pos:lat "51.75"^^xsd:decimal ;
  geo-pos:long "3.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.235/'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27281'^^xsd:integer;
  dwc:collector 'Tavernier J.M.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Brouwershavensche Gat'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.783333'^^xsd:double;
  dwc:latitude '51.75'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27281'^^xsd:anyURI;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863753'^^xsd:anyURI;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1598 144.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1598"^^xsd:decimal ;
  dwc:decimalLongitude "144.876"^^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 "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1598 144.876)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1598"^^xsd:decimal ;
  geo-pos:long "144.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.248/'^^xsd:string;
  dwc:scientificName 'Ophiothrix Müller & Troschel, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st174'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.876'^^xsd:double;
  dwc:latitude '-4.1598'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863754'^^xsd:anyURI;
  dwc:observationDate '1983-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.36841"^^xsd:decimal ;
  dwc:decimalLongitude "48.17934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  geo-pos:lat "-13.36841"^^xsd:decimal ;
  geo-pos:long "48.17934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.345/'^^xsd:string;
  dwc:scientificName 'Ophiocoma cynthiae Benavides-Serrato & O\'Hara, 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves, O\'Hara Tim'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.17934'^^xsd:double;
  dwc:latitude '-13.36841'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '382770'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863760'^^xsd:anyURI;
  dwc:observationDate '1959-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '382770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.36841"^^xsd:decimal ;
  dwc:decimalLongitude "48.17934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.36841 48.17934)"^^geo:wktLiteral ;
  geo-pos:lat "-13.36841"^^xsd:decimal ;
  geo-pos:long "48.17934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.318/'^^xsd:string;
  dwc:scientificName 'Ophiolepis cincta Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044'^^xsd:integer;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.17934'^^xsd:double;
  dwc:latitude '-13.36841'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '213467'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863761'^^xsd:anyURI;
  dwc:observationDate '1959-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '224123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.66878 145.46217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.66878"^^xsd:decimal ;
  dwc:decimalLongitude "145.46217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.66878 145.46217)"^^geo:wktLiteral ;
  geo-pos:lat "-14.66878"^^xsd:decimal ;
  geo-pos:long "145.46217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/st.B35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.344/'^^xsd:string;
  dwc:scientificName 'Ophiomastix caryophyllata Lütken, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/st.B35'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '145.46217'^^xsd:double;
  dwc:latitude '-14.66878'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '212391'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863769'^^xsd:anyURI;
  dwc:observationDate '1967-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '212391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.66878 145.46217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.66878"^^xsd:decimal ;
  dwc:decimalLongitude "145.46217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.66878 145.46217)"^^geo:wktLiteral ;
  geo-pos:lat "-14.66878"^^xsd:decimal ;
  geo-pos:long "145.46217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24046/st.B30bis" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.201/'^^xsd:string;
  dwc:scientificName 'Ophiarachna incrassata (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24046/st.B30bis'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Coral Sea'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '145.46217'^^xsd:double;
  dwc:latitude '-14.66878'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24046'^^xsd:anyURI;
  dwc:aphiaid '213207'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863770'^^xsd:anyURI;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '213207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5166666666 69.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.5166666666"^^xsd:decimal ;
  dwc:decimalLongitude "69.9"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5166666666 69.9)"^^geo:wktLiteral ;
  geo-pos:lat "-49.5166666666"^^xsd:decimal ;
  geo-pos:long "69.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26482/KER82-N-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.324/'^^xsd:string;
  dwc:scientificName 'Ophionotus hexactis (E. A. Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26482/KER82-N-8'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian ; Indische ; Indien'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '69.9'^^xsd:double;
  dwc:latitude '-49.5166666666'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26482'^^xsd:anyURI;
  dwc:aphiaid '173591'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863773'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '173591'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.666667"^^xsd:decimal ;
  dwc:decimalLongitude "168.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.666667 168.416667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.666667"^^xsd:decimal ;
  geo-pos:long "168.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1697/'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22060'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Vanuatu'^^xsd:string;
  dwc:longitude '168.416667'^^xsd:double;
  dwc:latitude '-17.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22060'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863799'^^xsd:anyURI;
  dwc:observationDate '1959-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5166666666 69.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.5166666666"^^xsd:decimal ;
  dwc:decimalLongitude "69.9"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5166666666 69.9)"^^geo:wktLiteral ;
  geo-pos:lat "-49.5166666666"^^xsd:decimal ;
  geo-pos:long "69.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26482/KER82-N-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.331/'^^xsd:string;
  dwc:scientificName 'Ophiacantha vivipara Ljungman, 1870'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26482/KER82-N-8'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian ; Indische ; Indien'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '69.9'^^xsd:double;
  dwc:latitude '-49.5166666666'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26482'^^xsd:anyURI;
  dwc:aphiaid '173200'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863844'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1574978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5 70.1666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.5"^^xsd:decimal ;
  dwc:decimalLongitude "70.1666666666"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5 70.1666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-49.5"^^xsd:decimal ;
  geo-pos:long "70.1666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26482/KER82-N-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.325/'^^xsd:string;
  dwc:scientificName 'Ophionotus hexactis (E. A. Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26482/KER82-N-4'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian ; Indische ; Indien'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '70.1666666666'^^xsd:double;
  dwc:latitude '-49.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26482'^^xsd:anyURI;
  dwc:aphiaid '173591'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863845'^^xsd:anyURI;
  dwc:observationDate '1982-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '173591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5 70.1666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.5"^^xsd:decimal ;
  dwc:decimalLongitude "70.1666666666"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5 70.1666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-49.5"^^xsd:decimal ;
  geo-pos:long "70.1666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26482/KER82-N-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.332/'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) ambigua (Lyman, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26482/KER82-N-4'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian ; Indische ; Indien'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '70.1666666666'^^xsd:double;
  dwc:latitude '-49.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26482'^^xsd:anyURI;
  dwc:aphiaid '173628'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863846'^^xsd:anyURI;
  dwc:observationDate '1982-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '236028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5 70.1666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.5"^^xsd:decimal ;
  dwc:decimalLongitude "70.1666666666"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5 70.1666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-49.5"^^xsd:decimal ;
  geo-pos:long "70.1666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26482/KER82-N-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.338/'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) brevispinosa H.L. Clark, 1915'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26482/KER82-N-4'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian ; Indische ; Indien'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '70.1666666666'^^xsd:double;
  dwc:latitude '-49.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26482'^^xsd:anyURI;
  dwc:aphiaid '244261'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863847'^^xsd:anyURI;
  dwc:observationDate '1982-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1421335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5 70.1666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.5"^^xsd:decimal ;
  dwc:decimalLongitude "70.1666666666"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.5 70.1666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-49.5"^^xsd:decimal ;
  geo-pos:long "70.1666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26482/KER82-N-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.340/'^^xsd:string;
  dwc:scientificName 'Ophionotus hexactis (E. A. Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26482/KER82-N-4'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian ; Indische ; Indien'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '70.1666666666'^^xsd:double;
  dwc:latitude '-49.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26482'^^xsd:anyURI;
  dwc:aphiaid '173591'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863848'^^xsd:anyURI;
  dwc:observationDate '1982-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '173591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.3555447731 70.2218627929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.3555447731"^^xsd:decimal ;
  dwc:decimalLongitude "70.2218627929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.3555447731 70.2218627929)"^^geo:wktLiteral ;
  geo-pos:lat "-49.3555447731"^^xsd:decimal ;
  geo-pos:long "70.2218627929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26482/KER82-N-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.323/'^^xsd:string;
  dwc:scientificName 'Ophionotus hexactis (E. A. Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26482/KER82-N-3'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian ; Indische ; Indien'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '70.2218627929'^^xsd:double;
  dwc:latitude '-49.3555447731'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26482'^^xsd:anyURI;
  dwc:aphiaid '173591'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863849'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173591'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.3555447731 70.2218627929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.3555447731"^^xsd:decimal ;
  dwc:decimalLongitude "70.2218627929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.3555447731 70.2218627929)"^^geo:wktLiteral ;
  geo-pos:lat "-49.3555447731"^^xsd:decimal ;
  geo-pos:long "70.2218627929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26482/KER82-N-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.336/'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) brevispinosa H.L. Clark, 1915'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26482/KER82-N-3'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian ; Indische ; Indien'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '70.2218627929'^^xsd:double;
  dwc:latitude '-49.3555447731'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26482'^^xsd:anyURI;
  dwc:aphiaid '244261'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863850'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1421335'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.88333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.249/'^^xsd:string;
  dwc:scientificName 'Ophiothrix purpurea von Martens, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st131'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.), Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Sakula River'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.88333'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '212427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863852'^^xsd:anyURI;
  dwc:observationDate '1981-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '244144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.95 -63.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.95"^^xsd:decimal ;
  dwc:decimalLongitude "-63.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.95 -63.85)"^^geo:wktLiteral ;
  geo-pos:lat "10.95"^^xsd:decimal ;
  geo-pos:long "-63.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23836/st.P82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.210/'^^xsd:string;
  dwc:scientificName 'Ophioderma cinerea Müller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23836/st.P82'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-63.85'^^xsd:double;
  dwc:latitude '10.95'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23836'^^xsd:anyURI;
  dwc:aphiaid '243632'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863859'^^xsd:anyURI;
  dwc:observationDate '1967-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '245142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1678623158 39.1964721679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1678623158"^^xsd:decimal ;
  dwc:decimalLongitude "39.1964721679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1678623158 39.1964721679)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1678623158"^^xsd:decimal ;
  geo-pos:long "39.1964721679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23980" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.255/'^^xsd:string;
  dwc:scientificName 'Ophiocoma scolopendrina (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23980'^^xsd:integer;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '39.1964721679'^^xsd:double;
  dwc:latitude '-6.1678623158'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23980'^^xsd:anyURI;
  dwc:aphiaid '212378'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863863'^^xsd:anyURI;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '212378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1697993023"^^xsd:decimal ;
  dwc:decimalLongitude "144.8748528957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1697993023"^^xsd:decimal ;
  geo-pos:long "144.8748528957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1101/'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st022'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8748528957'^^xsd:double;
  dwc:latitude '-4.1697993023'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863891'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1697993023"^^xsd:decimal ;
  dwc:decimalLongitude "144.8748528957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1697993023 144.8748528957)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1697993023"^^xsd:decimal ;
  geo-pos:long "144.8748528957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1100/'^^xsd:string;
  dwc:scientificName 'Holothuria (Halodeima) atra (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st022'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8748528957'^^xsd:double;
  dwc:latitude '-4.1697993023'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863892'^^xsd:anyURI;
  dwc:observationDate '1983-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1219/'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863894'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.172913123"^^xsd:decimal ;
  dwc:decimalLongitude "144.8726320266"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.172913123 144.8726320266)"^^geo:wktLiteral ;
  geo-pos:lat "-4.172913123"^^xsd:decimal ;
  geo-pos:long "144.8726320266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1209/'^^xsd:string;
  dwc:scientificName 'Thelenota ananas (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st046'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8726320266'^^xsd:double;
  dwc:latitude '-4.172913123'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863895'^^xsd:anyURI;
  dwc:observationDate '1983-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "119.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 119.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "119.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.148\\4'^^xsd:string;
  dwc:scientificName 'Holothuria monacaria (Lesson, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9223'^^xsd:integer;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '119.45'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9223'^^xsd:anyURI;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863898'^^xsd:anyURI;
  dwc:observationDate '1929-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29142/st9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1008/'^^xsd:string;
  dwc:scientificName 'Actinopyga crassa Panning, 1944'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '29142/st9'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29142'^^xsd:anyURI;
  dwc:aphiaid '208954'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863909'^^xsd:anyURI;
  dwc:observationDate '2000-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '208954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.352/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863928'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.351/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863929'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.350/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863931'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.348/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863932'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.347/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863933'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.346/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863934'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.345/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863935'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.343/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863936'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.342/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863937'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.341/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863938'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.340/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863939'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.339/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863940'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "859.8723239746031"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "859.8723239746031"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st284GSN13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.338/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st284GSN13'^^xsd:string;
  dwc:collector 'Alfred Wegener Institute'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-13.233333'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:coordinatePrecision '859.8723239746'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863941'^^xsd:anyURI;
  dwc:observationDate '1989-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.909/'^^xsd:string;
  dwc:scientificName 'Heterocucumis godfroyi (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174088'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863943'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.317/'^^xsd:string;
  dwc:scientificName 'Heterocucumis godfroyi (Vaney, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174088'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863944'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.334/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863945'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.335/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863946'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.58"^^xsd:decimal ;
  dwc:decimalLongitude "-21.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1065.3477043413955"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.58 -21.016667)"^^geo:wktLiteral ;
  geo-pos:lat "-73.58"^^xsd:decimal ;
  geo-pos:long "-21.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1065.3477043413955"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st273AGT17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.336/'^^xsd:string;
  dwc:scientificName 'Heterocucumis steineni (Ludwig, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st273AGT17'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-21.016667'^^xsd:double;
  dwc:latitude '-73.58'^^xsd:double;
  dwc:coordinatePrecision '1065.3477043414'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174085'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863947'^^xsd:anyURI;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '174085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.563/'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863950'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.561/'^^xsd:string;
  dwc:scientificName 'Trachythyone parva (Ludwig, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174079'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863951'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.215"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1282.4154863339015"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.215 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-75.215"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1282.4154863339015"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st230AGT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.596/'^^xsd:string;
  dwc:scientificName 'Trachythyone sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st230AGT5'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-75.215'^^xsd:double;
  dwc:coordinatePrecision '1282.4154863339'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '237997'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863953'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '237997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.670/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863957'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.679/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863958'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.717/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863959'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.661/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863960'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.662/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863961'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.663/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863962'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.664/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863963'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.665/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863964'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.098333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "433.7193846088212"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.098333 -12.558333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.098333"^^xsd:decimal ;
  geo-pos:long "-12.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "433.7193846088212"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st291GSN14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.666/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st291GSN14'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-12.558333'^^xsd:double;
  dwc:latitude '-71.098333'^^xsd:double;
  dwc:coordinatePrecision '433.71938460882'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863965'^^xsd:anyURI;
  dwc:observationDate '1989-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.416667"^^xsd:decimal ;
  dwc:decimalLongitude "43.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.416667 43.666667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.416667"^^xsd:decimal ;
  geo-pos:long "43.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F863970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/863970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28679/st10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.972/'^^xsd:string;
  dwc:scientificName 'Bohadschia marmorata (Jaeger, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28679/st10'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.), Seghers , Ouin J.M., Rasolofonirina Richard, Eeckhaut'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '43.666667'^^xsd:double;
  dwc:latitude '-23.416667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28679'^^xsd:anyURI;
  dwc:aphiaid '210762'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/863970'^^xsd:anyURI;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '210762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.577/'^^xsd:string;
  dwc:scientificName 'Psolidium incertum (Théel, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '174100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865518'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '529649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0267374355 9.3933105468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0267374355"^^xsd:decimal ;
  dwc:decimalLongitude "9.3933105468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0267374355 9.3933105468)"^^geo:wktLiteral ;
  geo-pos:lat "43.0267374355"^^xsd:decimal ;
  geo-pos:long "9.3933105468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26985" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.251/'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26985'^^xsd:integer;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '9.3933105468'^^xsd:double;
  dwc:latitude '43.0267374355'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865607'^^xsd:anyURI;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0267374355 9.3933105468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0267374355"^^xsd:decimal ;
  dwc:decimalLongitude "9.3933105468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0267374355 9.3933105468)"^^geo:wktLiteral ;
  geo-pos:lat "43.0267374355"^^xsd:decimal ;
  geo-pos:long "9.3933105468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26985" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.252/'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26985'^^xsd:integer;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '9.3933105468'^^xsd:double;
  dwc:latitude '43.0267374355'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865608'^^xsd:anyURI;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0267374355 9.3933105468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0267374355"^^xsd:decimal ;
  dwc:decimalLongitude "9.3933105468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0267374355 9.3933105468)"^^geo:wktLiteral ;
  geo-pos:lat "43.0267374355"^^xsd:decimal ;
  geo-pos:long "9.3933105468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26985" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.253/'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26985'^^xsd:integer;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '9.3933105468'^^xsd:double;
  dwc:latitude '43.0267374355'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865609'^^xsd:anyURI;
  dwc:observationDate '1986-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4386284068 20.5966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.4386284068"^^xsd:decimal ;
  dwc:decimalLongitude "20.5966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4386284068 20.5966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-34.4386284068"^^xsd:decimal ;
  geo-pos:long "20.5966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.254/'^^xsd:string;
  dwc:scientificName 'Parechinus angulosus (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28656'^^xsd:integer;
  dwc:collector 'Bosselaers Mark (Mr.), Van Roosbroeck Kristine (Mme)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '20.5966186523'^^xsd:double;
  dwc:latitude '-34.4386284068'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '220995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865611'^^xsd:anyURI;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '220995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4386284068 20.5966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.4386284068"^^xsd:decimal ;
  dwc:decimalLongitude "20.5966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4386284068 20.5966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-34.4386284068"^^xsd:decimal ;
  geo-pos:long "20.5966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.255/'^^xsd:string;
  dwc:scientificName 'Parechinus angulosus (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28656'^^xsd:integer;
  dwc:collector 'Bosselaers Mark (Mr.), Van Roosbroeck Kristine (Mme)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '20.5966186523'^^xsd:double;
  dwc:latitude '-34.4386284068'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '220995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865612'^^xsd:anyURI;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '220995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4386284068 20.5966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.4386284068"^^xsd:decimal ;
  dwc:decimalLongitude "20.5966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4386284068 20.5966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-34.4386284068"^^xsd:decimal ;
  geo-pos:long "20.5966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.256/'^^xsd:string;
  dwc:scientificName 'Parechinus angulosus (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28656'^^xsd:integer;
  dwc:collector 'Bosselaers Mark (Mr.), Van Roosbroeck Kristine (Mme)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '20.5966186523'^^xsd:double;
  dwc:latitude '-34.4386284068'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '220995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865613'^^xsd:anyURI;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '220995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4386284068 20.5966186523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.4386284068"^^xsd:decimal ;
  dwc:decimalLongitude "20.5966186523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4386284068 20.5966186523)"^^geo:wktLiteral ;
  geo-pos:lat "-34.4386284068"^^xsd:decimal ;
  geo-pos:long "20.5966186523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.257/'^^xsd:string;
  dwc:scientificName 'Parechinus angulosus (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28656'^^xsd:integer;
  dwc:collector 'Bosselaers Mark (Mr.), Van Roosbroeck Kristine (Mme)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '20.5966186523'^^xsd:double;
  dwc:latitude '-34.4386284068'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '220995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865614'^^xsd:anyURI;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '220995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1379517234 22.1132469177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.1379517234"^^xsd:decimal ;
  dwc:decimalLongitude "22.1132469177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1379517234 22.1132469177)"^^geo:wktLiteral ;
  geo-pos:lat "-34.1379517234"^^xsd:decimal ;
  geo-pos:long "22.1132469177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.258/'^^xsd:string;
  dwc:scientificName 'Parechinus angulosus (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28656'^^xsd:integer;
  dwc:collector 'Bosselaers Mark (Mr.), Van Roosbroeck Kristine (Mme)'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '22.1132469177'^^xsd:double;
  dwc:latitude '-34.1379517234'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '220995'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865615'^^xsd:anyURI;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '220995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7792753602 15.8642578125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7792753602"^^xsd:decimal ;
  dwc:decimalLongitude "15.8642578125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "400000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7792753602 15.8642578125)"^^geo:wktLiteral ;
  geo-pos:lat "42.7792753602"^^xsd:decimal ;
  geo-pos:long "15.8642578125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "400000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.261/'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '5078'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.8642578125'^^xsd:double;
  dwc:latitude '42.7792753602'^^xsd:double;
  dwc:coordinatePrecision '400000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5078'^^xsd:anyURI;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865618'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.264/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1207649319 2.6257324218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1207649319"^^xsd:decimal ;
  dwc:decimalLongitude "2.6257324218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1207649319 2.6257324218)"^^geo:wktLiteral ;
  geo-pos:lat "51.1207649319"^^xsd:decimal ;
  geo-pos:long "2.6257324218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27279" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.268/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27279'^^xsd:integer;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.6257324218'^^xsd:double;
  dwc:latitude '51.1207649319'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27279'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865625'^^xsd:anyURI;
  dwc:observationDate '1985-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.269/'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus droebachiensis (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865682'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.270/'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus droebachiensis (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:collector 'Foettinger A.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865683'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.922 41.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.922"^^xsd:decimal ;
  dwc:decimalLongitude "41.354"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.922 41.354)"^^geo:wktLiteral ;
  geo-pos:lat "-1.922"^^xsd:decimal ;
  geo-pos:long "41.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.271/'^^xsd:string;
  dwc:scientificName 'Microcyphus rousseaui L. Agassiz in L. Agassiz & Desor, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28628'^^xsd:integer;
  dwc:collector 'Samyn'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.354'^^xsd:double;
  dwc:latitude '-1.922'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '212443'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865690'^^xsd:anyURI;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.8540206139 -79.3359372764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.8540206139"^^xsd:decimal ;
  dwc:decimalLongitude "-79.3359372764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "600000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.8540206139 -79.3359372764)"^^geo:wktLiteral ;
  geo-pos:lat "21.8540206139"^^xsd:decimal ;
  geo-pos:long "-79.3359372764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "600000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.276/'^^xsd:string;
  dwc:scientificName 'Lytechinus variegatus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6355'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-79.3359372764'^^xsd:double;
  dwc:latitude '21.8540206139'^^xsd:double;
  dwc:coordinatePrecision '600000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6355'^^xsd:anyURI;
  dwc:aphiaid '367850'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2785091707 -4.5911693572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2785091707"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5911693572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2785091707 -4.5911693572)"^^geo:wktLiteral ;
  geo-pos:lat "48.2785091707"^^xsd:decimal ;
  geo-pos:long "-4.5911693572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26521" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.277/'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26521'^^xsd:integer;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-4.5911693572'^^xsd:double;
  dwc:latitude '48.2785091707'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26521'^^xsd:anyURI;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865702'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0959629363 141.85546875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0959629363"^^xsd:decimal ;
  dwc:decimalLongitude "141.85546875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0959629363 141.85546875)"^^geo:wktLiteral ;
  geo-pos:lat "39.0959629363"^^xsd:decimal ;
  geo-pos:long "141.85546875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.281/'^^xsd:string;
  dwc:scientificName 'Sphærechinus pulcherrimus (A. Agassiz, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6573'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '141.85546875'^^xsd:double;
  dwc:latitude '39.0959629363'^^xsd:double;
  dwc:coordinatePrecision '1000000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6573'^^xsd:anyURI;
  dwc:aphiaid '569715'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865706'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3992216265"^^xsd:decimal ;
  dwc:decimalLongitude "48.2068276386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3992216265"^^xsd:decimal ;
  geo-pos:long "48.2068276386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/Ambatoloaka" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.285/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/Ambatoloaka'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.2068276386'^^xsd:double;
  dwc:latitude '-13.3992216265'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865740'^^xsd:anyURI;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3992216265"^^xsd:decimal ;
  dwc:decimalLongitude "48.2068276386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3992216265"^^xsd:decimal ;
  geo-pos:long "48.2068276386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/Ambatoloaka" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.286/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/Ambatoloaka'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.2068276386'^^xsd:double;
  dwc:latitude '-13.3992216265'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865741'^^xsd:anyURI;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3992216265"^^xsd:decimal ;
  dwc:decimalLongitude "48.2068276386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3992216265"^^xsd:decimal ;
  geo-pos:long "48.2068276386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/Ambatoloaka" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.287/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/Ambatoloaka'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.2068276386'^^xsd:double;
  dwc:latitude '-13.3992216265'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865742'^^xsd:anyURI;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10 70)"^^geo:wktLiteral ;
  geo-pos:lat "-10"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.288/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.), Foettinger A.'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6573'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '-10'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6573'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.290/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3992216265"^^xsd:decimal ;
  dwc:decimalLongitude "48.2068276386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3992216265"^^xsd:decimal ;
  geo-pos:long "48.2068276386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/Ambatoloaka" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.292/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/Ambatoloaka'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.2068276386'^^xsd:double;
  dwc:latitude '-13.3992216265'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865755'^^xsd:anyURI;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3992216265"^^xsd:decimal ;
  dwc:decimalLongitude "48.2068276386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3992216265"^^xsd:decimal ;
  geo-pos:long "48.2068276386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/Ambatoloaka" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.293/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/Ambatoloaka'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.2068276386'^^xsd:double;
  dwc:latitude '-13.3992216265'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865756'^^xsd:anyURI;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3992216265"^^xsd:decimal ;
  dwc:decimalLongitude "48.2068276386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3992216265"^^xsd:decimal ;
  geo-pos:long "48.2068276386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/Ambatoloaka" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.294/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/Ambatoloaka'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.2068276386'^^xsd:double;
  dwc:latitude '-13.3992216265'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865757'^^xsd:anyURI;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.299/'^^xsd:string;
  dwc:scientificName 'Chondrocidaris gigantea A. Agassiz, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253'^^xsd:integer;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '513175'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865766'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513175'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.300/'^^xsd:string;
  dwc:scientificName 'Chondrocidaris brevispina H.L. Clark, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253'^^xsd:integer;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '513174'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865767'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513174'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5166666666 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5166666666"^^xsd:decimal ;
  dwc:decimalLongitude "11.75"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5166666666 11.75)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5166666666"^^xsd:decimal ;
  geo-pos:long "11.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.304/'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris meridionalis Mortensen, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st63'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '-6.5166666666'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513709'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865787'^^xsd:anyURI;
  dwc:observationDate '1948-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '513709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.016667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.016667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.305/'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris meridionalis Mortensen, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st144'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513709'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865788'^^xsd:anyURI;
  dwc:observationDate '1949-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '513709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.016667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.016667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.306/'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris meridionalis Mortensen, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st144'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513709'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865789'^^xsd:anyURI;
  dwc:observationDate '1949-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '513709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.016667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.016667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.307/'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris meridionalis Mortensen, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st144'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513709'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865790'^^xsd:anyURI;
  dwc:observationDate '1949-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '513709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.016667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.016667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.308/'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris meridionalis Mortensen, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st144'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513709'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865797'^^xsd:anyURI;
  dwc:observationDate '1949-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '513709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.016667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.016667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.309/'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris meridionalis Mortensen, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st144'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513709'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865798'^^xsd:anyURI;
  dwc:observationDate '1949-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '513709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7172717282 7.4068450927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7172717282"^^xsd:decimal ;
  dwc:decimalLongitude "7.4068450927"^^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 "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7172717282 7.4068450927)"^^geo:wktLiteral ;
  geo-pos:lat "43.7172717282"^^xsd:decimal ;
  geo-pos:long "7.4068450927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "18625" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.311/'^^xsd:string;
  dwc:scientificName 'Dorocidaris papillata (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '18625'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.4068450927'^^xsd:double;
  dwc:latitude '43.7172717282'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:18625'^^xsd:anyURI;
  dwc:aphiaid '241017'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865802'^^xsd:anyURI;
  dwc:observationDate '1951-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4686088578 -77.4148124456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4686088578"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4148124456"^^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 "300"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4686088578 -77.4148124456)"^^geo:wktLiteral ;
  geo-pos:lat "18.4686088578"^^xsd:decimal ;
  geo-pos:long "-77.4148124456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "300"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.312/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '32162'^^xsd:integer;
  dwc:collector 'Dery Amélie'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4148124456'^^xsd:double;
  dwc:latitude '18.4686088578'^^xsd:double;
  dwc:coordinatePrecision '300'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32162'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865836'^^xsd:anyURI;
  dwc:observationDate '2012-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.313/'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253'^^xsd:integer;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865851'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.316/'^^xsd:string;
  dwc:scientificName 'Eucidaris metularia (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086'^^xsd:integer;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865856'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6598906475 -17.2988024275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6598906475"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2988024275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6598906475 -17.2988024275)"^^geo:wktLiteral ;
  geo-pos:lat "14.6598906475"^^xsd:decimal ;
  geo-pos:long "-17.2988024275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10910/Rufisque" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.318/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mortensen Th.'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10910/Rufisque'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean  ; Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.2988024275'^^xsd:double;
  dwc:latitude '14.6598906475'^^xsd:double;
  dwc:coordinatePrecision '6000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10910'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865864'^^xsd:anyURI;
  dwc:observationDate '1935-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5531010925 -82.601459023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5531010925"^^xsd:decimal ;
  dwc:decimalLongitude "-82.601459023"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5531010925 -82.601459023)"^^geo:wktLiteral ;
  geo-pos:lat "27.5531010925"^^xsd:decimal ;
  geo-pos:long "-82.601459023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11433/st20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.319/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '11433/st20'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Gulf of Mexico'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.601459023'^^xsd:double;
  dwc:latitude '27.5531010925'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11433'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865866'^^xsd:anyURI;
  dwc:observationDate '1937-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.183333 10.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.183333"^^xsd:decimal ;
  dwc:decimalLongitude "10.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.183333 10.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.183333"^^xsd:decimal ;
  geo-pos:long "10.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.320/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st164'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '10.233333'^^xsd:double;
  dwc:latitude '-3.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865867'^^xsd:anyURI;
  dwc:observationDate '1949-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.321/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865868'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.322/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865870'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.323/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865871'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.324/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865872'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.325/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865873'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.326/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865874'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.327/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865875'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.328/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865876'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.329/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865877'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.330/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865878'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.331/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865879'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F865881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/865881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.332/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/865881'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.249/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866148'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.250/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866149'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.253/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866150'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.254/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866151'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.225/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866154'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.244/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866155'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.5/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866156'^^xsd:anyURI;
  dwc:observationDate '1989-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.42/'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866157'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.45/'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866158'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.58/'^^xsd:string;
  dwc:scientificName 'Phanogenia gracilis (Hartlaub, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246804'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866159'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.157/'^^xsd:string;
  dwc:scientificName 'Dichrometra flagellata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C., Messing C.G.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213601'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866160'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.129/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866162'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.130/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866163'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.131/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866164'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.132/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866165'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.133/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866166'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.134/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866167'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.135/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866168'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.136/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866169'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.137/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866170'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.273/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866171'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.377/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866172'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.416/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866173'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.418/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866174'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.241/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866175'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.242/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866176'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.405/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866177'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.236/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866179'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.318/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866180'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.396/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866181'^^xsd:anyURI;
  dwc:observationDate '1989-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.139/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866182'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.140/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866183'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.145/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866185'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.414/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866186'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.17/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866187'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.18/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866188'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.19/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866189'^^xsd:anyURI;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.237/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866190'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.239/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866191'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.240/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866192'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.408/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866193'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.233/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C., Messing C.G.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866195'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.262/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C., Messing C.G.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866196'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.404/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C., Messing C.G.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866197'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.79/'^^xsd:string;
  dwc:scientificName 'Alloeocomatella polycladia Messing, 1995'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246721'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866212'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.259/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866216'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.419/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866219'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.119/'^^xsd:string;
  dwc:scientificName 'Liparometra articulata (Mueller, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '450505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866220'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '450528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.255/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866222'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.256/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866223'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.124/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866225'^^xsd:anyURI;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.141/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866226'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.142/'^^xsd:string;
  dwc:scientificName 'Lamprometra palmata (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213566'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866227'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.401/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866228'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.399/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866229'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.261/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866230'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.260/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866231'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.326/'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.324/'^^xsd:string;
  dwc:scientificName 'Comanthus alternans (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246744'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '829171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.383/'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866441'^^xsd:anyURI;
  dwc:observationDate '1989-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.391/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866447'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.392/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866448'^^xsd:anyURI;
  dwc:observationDate '1989-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.84/'^^xsd:string;
  dwc:scientificName 'Colobometra perspinosa (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866769'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '711357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.182/'^^xsd:string;
  dwc:scientificName 'Himerometra robustipinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '367877'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866772'^^xsd:anyURI;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '367877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.149/'^^xsd:string;
  dwc:scientificName 'Dichrometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '206304'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866778'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.151/'^^xsd:string;
  dwc:scientificName 'Dichrometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '206304'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866780'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '206304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.233333"^^xsd:decimal ;
  dwc:decimalLongitude "144.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.233333 144.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.233333"^^xsd:decimal ;
  geo-pos:long "144.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.214/'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.95'^^xsd:double;
  dwc:latitude '-4.233333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866795'^^xsd:anyURI;
  dwc:observationDate '1989-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.199/'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866801'^^xsd:anyURI;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.208/'^^xsd:string;
  dwc:scientificName 'Cenometra bella (Hartlaub, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '711343'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866804'^^xsd:anyURI;
  dwc:observationDate '1989-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '711343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.14/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866806'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.2/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866807'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.3/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866808'^^xsd:anyURI;
  dwc:observationDate '1989-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.37/'^^xsd:string;
  dwc:scientificName 'Comanthus gisleni Rowe & al., 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246747'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866809'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.7/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866810'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.15/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866811'^^xsd:anyURI;
  dwc:observationDate '1989-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.10/'^^xsd:string;
  dwc:scientificName 'Capillaster multiradiata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866812'^^xsd:anyURI;
  dwc:observationDate '1989-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.251/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866817'^^xsd:anyURI;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "144.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 144.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "144.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.247/'^^xsd:string;
  dwc:scientificName 'Stephanometra indica (Smith, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.85'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213594'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866818'^^xsd:anyURI;
  dwc:observationDate '1989-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '213594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F866819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/866819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.96/'^^xsd:string;
  dwc:scientificName 'Oligometra serripinna (Carpenter, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213357'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/866819'^^xsd:anyURI;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '213357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.183333"^^xsd:decimal ;
  dwc:decimalLongitude "144.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.183333 144.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.183333"^^xsd:decimal ;
  geo-pos:long "144.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.164/'^^xsd:string;
  dwc:scientificName 'Heterometra sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9'^^xsd:double;
  dwc:latitude '-4.183333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '205162'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867395'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '205162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3833333333"^^xsd:decimal ;
  geo-pos:long "-82.7833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.478\\2'^^xsd:string;
  dwc:scientificName 'Ptilocrinus antarcticus Bather, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dilwyn John'^^xsd:string;
  dwc:yearIdentified '1937'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '10131/st589'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.7833333333'^^xsd:double;
  dwc:latitude '-70.3833333333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173921'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867940'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '714406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st303" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.545/'^^xsd:string;
  dwc:scientificName 'Ptilocrinus antarcticus Bather, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dilwyn John'^^xsd:string;
  dwc:yearIdentified '1937'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10131/st303'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173921'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867944'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '714406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.422/'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867948'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.424/'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867950'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.428/'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867952'^^xsd:anyURI;
  dwc:observationDate '1989-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.337/'^^xsd:string;
  dwc:scientificName 'Oxycomanthus bennetti (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246787'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867953'^^xsd:anyURI;
  dwc:observationDate '1989-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '828992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.470/'^^xsd:string;
  dwc:scientificName 'Comatella stelligera (Carpenter, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marshall'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25484'^^xsd:integer;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25484'^^xsd:anyURI;
  dwc:aphiaid '246758'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867957'^^xsd:anyURI;
  dwc:observationDate '1976-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '246758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.354/'^^xsd:string;
  dwc:scientificName 'Comanthus wahlbergii (Mueller, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213328'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867958'^^xsd:anyURI;
  dwc:observationDate '1989-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '213328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.353/'^^xsd:string;
  dwc:scientificName 'Comanthus wahlbergii (Mueller, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213328'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "144.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 144.916667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "144.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.341/'^^xsd:string;
  dwc:scientificName 'Comanthus parvicirrus (Mueller, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mandy Passage'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.916667'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '213329'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867962'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '213329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.364/'^^xsd:string;
  dwc:scientificName 'Alloeocomatella pectinifera (Clark, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '246720'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867964'^^xsd:anyURI;
  dwc:observationDate '1989-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '246720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666666 -58.4166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.1666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4166666666"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.1666666666 -58.4166666666)"^^geo:wktLiteral ;
  geo-pos:lat "-62.1666666666"^^xsd:decimal ;
  geo-pos:long "-58.4166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87-CA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.546/'^^xsd:string;
  dwc:scientificName 'Promachocrinus kerguelensis Carpenter, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87-CA2'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-58.4166666666'^^xsd:double;
  dwc:latitude '-62.1666666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173830'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867968'^^xsd:anyURI;
  dwc:observationDate '1987-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '173830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F867969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/867969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87-CA10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.547/'^^xsd:string;
  dwc:scientificName 'Promachocrinus kerguelensis Carpenter, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87-CA10'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173830'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/867969'^^xsd:anyURI;
  dwc:observationDate '1987-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '173830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARC87 DP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.549/'^^xsd:string;
  dwc:scientificName 'Promachocrinus kerguelensis Carpenter, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Presler Piotr (Dr.)'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'ARC87 DP2'^^xsd:string;
  dwc:collector 'De Broyer Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27395'^^xsd:anyURI;
  dwc:aphiaid '173830'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868011'^^xsd:anyURI;
  dwc:observationDate '1987-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '173830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.7152777777 -56.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.7152777777"^^xsd:decimal ;
  dwc:decimalLongitude "-56.1575"^^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 "300000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.7152777777 -56.1575)"^^geo:wktLiteral ;
  geo-pos:lat "-59.7152777777"^^xsd:decimal ;
  geo-pos:long "-56.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "300000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33416/st.214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-02-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.550/'^^xsd:string;
  dwc:scientificName 'Promachocrinus kerguelensis Carpenter, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '33416/st.214'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotia sea'^^xsd:string;
  dwc:longitude '-56.1575'^^xsd:double;
  dwc:latitude '-59.7152777777'^^xsd:double;
  dwc:coordinatePrecision '300000'^^xsd:integer;
  dwc:minimumDepth '332'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33416'^^xsd:anyURI;
  dwc:aphiaid '173830'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868022'^^xsd:anyURI;
  dwc:observationDate '2002-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '173830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:cri'^^xsd:anyURI;
  dwc:catalogNumber 'CRI.551/'^^xsd:string;
  dwc:scientificName 'Mariametridae AH Clark, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messing C.G.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28009'^^xsd:integer;
  dwc:collector 'Lahaye M.C.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28009'^^xsd:anyURI;
  dwc:aphiaid '196175'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868023'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '196175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0567411355 39.6699142456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0567411355"^^xsd:decimal ;
  dwc:decimalLongitude "39.6699142456"^^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 "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0567411355 39.6699142456)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0567411355"^^xsd:decimal ;
  geo-pos:long "39.6699142456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1705/'^^xsd:string;
  dwc:scientificName 'Bohadschia atra Massin & al., 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber '28628'^^xsd:integer;
  dwc:collector 'Samyn'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6699142456'^^xsd:double;
  dwc:latitude '-4.0567411355'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210765'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868133'^^xsd:anyURI;
  dwc:observationDate '1997-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '210765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.031551"^^xsd:decimal ;
  dwc:decimalLongitude "39.743602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.031551"^^xsd:decimal ;
  geo-pos:long "39.743602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628/KMOM/9897.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1706/'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) arenacava Samyn, Massin & Muthigha, 2001'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves, Muthiga Nyawira A.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '28628/KMOM/9897.6'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.743602'^^xsd:double;
  dwc:latitude '-4.031551'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210858'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868134'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.031551"^^xsd:decimal ;
  dwc:decimalLongitude "39.743602"^^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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.031551"^^xsd:decimal ;
  geo-pos:long "39.743602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628/KMOM/9897.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1707/'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) arenacava Samyn, Massin & Muthigha, 2001'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves, Muthiga Nyawira A.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28628/KMOM/9897.3'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.743602'^^xsd:double;
  dwc:latitude '-4.031551'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210858'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868139'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.031551"^^xsd:decimal ;
  dwc:decimalLongitude "39.743602"^^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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.031551"^^xsd:decimal ;
  geo-pos:long "39.743602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628/KMOM/9897.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1708/'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) arenacava Samyn, Massin & Muthigha, 2001'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves, Muthiga Nyawira A.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28628/KMOM/9897.2'^^xsd:string;
  dwc:collector 'Samyn Yves'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.743602'^^xsd:double;
  dwc:latitude '-4.031551'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210858'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868141'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1105741422 -109.4239139556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1105741422"^^xsd:decimal ;
  dwc:decimalLongitude "-109.4239139556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1105741422 -109.4239139556)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1105741422"^^xsd:decimal ;
  geo-pos:long "-109.4239139556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.919/'^^xsd:string;
  dwc:scientificName 'Leiaster leachi (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st39'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.4239139556'^^xsd:double;
  dwc:latitude '-27.1105741422'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '213308'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868162'^^xsd:anyURI;
  dwc:observationDate '1993-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '213308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.147356 -109.430883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.147356"^^xsd:decimal ;
  dwc:decimalLongitude "-109.430883"^^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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.147356 -109.430883)"^^geo:wktLiteral ;
  geo-pos:lat "-27.147356"^^xsd:decimal ;
  geo-pos:long "-109.430883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-15'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.920/'^^xsd:string;
  dwc:scientificName 'Leiaster leachi (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st56'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.430883'^^xsd:double;
  dwc:latitude '-27.147356'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '213308'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868166'^^xsd:anyURI;
  dwc:observationDate '1993-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '213308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.333/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868626'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.333333"^^xsd:decimal ;
  geo-pos:long "13.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.334/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st116'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Rio Cuanza'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.066667'^^xsd:double;
  dwc:latitude '-9.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868628'^^xsd:anyURI;
  dwc:observationDate '1949-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.335/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868629'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.336/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868630'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.333333 13.066667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.333333"^^xsd:decimal ;
  geo-pos:long "13.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.337/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st116'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Rio Cuanza'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.066667'^^xsd:double;
  dwc:latitude '-9.333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868631'^^xsd:anyURI;
  dwc:observationDate '1949-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.338/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868632'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.866667"^^xsd:decimal ;
  dwc:decimalLongitude "11.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.866667 11.658333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.866667"^^xsd:decimal ;
  geo-pos:long "11.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.339/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides africana Mortensen, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Océan Atlantique ; Atlantische Oceaan'^^xsd:string;
  dwc:country 'Congo'^^xsd:string;
  dwc:longitude '11.658333'^^xsd:double;
  dwc:latitude '-4.866667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868633'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8827900422 -60.972290025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8827900422"^^xsd:decimal ;
  dwc:decimalLongitude "-60.972290025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8827900422 -60.972290025)"^^geo:wktLiteral ;
  geo-pos:lat "13.8827900422"^^xsd:decimal ;
  geo-pos:long "-60.972290025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.340/'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25824'^^xsd:integer;
  dwc:collector 'Moreau Ph. (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Carribean sea'^^xsd:string;
  dwc:longitude '-60.972290025'^^xsd:double;
  dwc:latitude '13.8827900422'^^xsd:double;
  dwc:coordinatePrecision '40000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25824'^^xsd:anyURI;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868634'^^xsd:anyURI;
  dwc:observationDate '1977-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2964716026 69.345703125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.2964716026"^^xsd:decimal ;
  dwc:decimalLongitude "69.345703125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.2964716026 69.345703125)"^^geo:wktLiteral ;
  geo-pos:lat "-49.2964716026"^^xsd:decimal ;
  geo-pos:long "69.345703125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.342/'^^xsd:string;
  dwc:scientificName 'Goniocidaris canaliculata var. membranipora Studer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6573'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '69.345703125'^^xsd:double;
  dwc:latitude '-49.2964716026'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6573'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868639'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.922 41.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.922"^^xsd:decimal ;
  dwc:decimalLongitude "41.354"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.922 41.354)"^^geo:wktLiteral ;
  geo-pos:lat "-1.922"^^xsd:decimal ;
  geo-pos:long "41.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F868647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/868647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.348/'^^xsd:string;
  dwc:scientificName 'Phyllacanthus imperialis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28628'^^xsd:integer;
  dwc:collector 'Samyn'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.354'^^xsd:double;
  dwc:latitude '-1.922'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '179611'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/868647'^^xsd:anyURI;
  dwc:observationDate '1999-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '179611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.350/'^^xsd:string;
  dwc:scientificName 'Phyllacanthus imperialis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253'^^xsd:integer;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '179611'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869578'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '179611'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4847680181"^^xsd:decimal ;
  dwc:decimalLongitude "129.3530273437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "400000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4847680181"^^xsd:decimal ;
  geo-pos:long "129.3530273437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "400000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.353/'^^xsd:string;
  dwc:scientificName 'Phyllacanthus imperialis (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6355'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '129.3530273437'^^xsd:double;
  dwc:latitude '-5.4847680181'^^xsd:double;
  dwc:coordinatePrecision '400000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6355'^^xsd:anyURI;
  dwc:aphiaid '179611'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869583'^^xsd:anyURI;
  dwc:aphiaIdAccepted '179611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17228"^^xsd:decimal ;
  dwc:decimalLongitude "144.86608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17228 144.86608)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17228"^^xsd:decimal ;
  geo-pos:long "144.86608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.354/'^^xsd:string;
  dwc:scientificName 'Phyllacanthus Brandt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26253'^^xsd:integer;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.86608'^^xsd:double;
  dwc:latitude '-4.17228'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26253'^^xsd:anyURI;
  dwc:aphiaid '179610'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869584'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '179610'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4847680181"^^xsd:decimal ;
  dwc:decimalLongitude "129.3530273437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "400000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4847680181"^^xsd:decimal ;
  geo-pos:long "129.3530273437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "400000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.355/'^^xsd:string;
  dwc:scientificName 'Phyllacanthus verticillatus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6355'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '129.3530273437'^^xsd:double;
  dwc:latitude '-5.4847680181'^^xsd:double;
  dwc:coordinatePrecision '400000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6355'^^xsd:anyURI;
  dwc:aphiaid '569475'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869585'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  geo-pos:lat "-71.25"^^xsd:decimal ;
  geo-pos:long "-87.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.356/'^^xsd:string;
  dwc:scientificName 'Goniocidaris mortenseni Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '10131/st427'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.65'^^xsd:double;
  dwc:latitude '-71.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plastic container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869587'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '160813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-78.15856"^^xsd:decimal ;
  dwc:decimalLongitude "16.40626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-78.15856 16.40626)"^^geo:wktLiteral ;
  geo-pos:lat "-78.15856"^^xsd:decimal ;
  geo-pos:long "16.40626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.357/'^^xsd:string;
  dwc:scientificName 'Porocidaris incerta Koehler, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '174730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869590'^^xsd:anyURI;
  dwc:aphiaIdAccepted '160783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.120257469 -109.3579101562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.120257469"^^xsd:decimal ;
  dwc:decimalLongitude "-109.3579101562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.120257469 -109.3579101562)"^^geo:wktLiteral ;
  geo-pos:lat "-27.120257469"^^xsd:decimal ;
  geo-pos:long "-109.3579101562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "24965/Archipel des Galapagos" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.359/'^^xsd:string;
  dwc:scientificName 'Prionocidaris bispinosa (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '24965/Archipel des Galapagos'^^xsd:string;
  dwc:collector 'Jacquemart Serge (M.)'^^xsd:string;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:country 'Ecuador'^^xsd:string;
  dwc:longitude '-109.3579101562'^^xsd:double;
  dwc:latitude '-27.120257469'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24965'^^xsd:anyURI;
  dwc:aphiaid '513490'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.360/'^^xsd:string;
  dwc:scientificName 'Prionocidaris bispinosa (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700'^^xsd:integer;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '513490'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869603'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '513490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3333333333 -83.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.3833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3333333333 -83.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3333333333"^^xsd:decimal ;
  geo-pos:long "-83.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st684" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.361/'^^xsd:string;
  dwc:scientificName 'Goniocidaris mortenseni Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '10131/st684'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-83.3833333333'^^xsd:double;
  dwc:latitude '-70.3333333333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869606'^^xsd:anyURI;
  dwc:observationDate '1898-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '160813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3"^^xsd:decimal ;
  dwc:decimalLongitude "-88.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3 -88.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3"^^xsd:decimal ;
  geo-pos:long "-88.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st334" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.362/'^^xsd:string;
  dwc:scientificName 'Goniocidaris mortenseni Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '10131/st334'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-88.033333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869608'^^xsd:anyURI;
  dwc:observationDate '1898-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '160813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8333333333 -92.3666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.3666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8333333333 -92.3666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8333333333"^^xsd:decimal ;
  geo-pos:long "-92.3666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F869609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/869609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.363/'^^xsd:string;
  dwc:scientificName 'Goniocidaris mortenseni Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'cotype'^^xsd:string;
  dwc:fieldNumber '10131/st.250'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-92.3666666666'^^xsd:double;
  dwc:latitude '-70.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/869609'^^xsd:anyURI;
  dwc:observationDate '1898-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '160813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.666667 13.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.666667 13.033333)"^^geo:wktLiteral ;
  geo-pos:lat "-9.666667"^^xsd:decimal ;
  geo-pos:long "13.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.366/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st089'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.033333'^^xsd:double;
  dwc:latitude '-9.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870106'^^xsd:anyURI;
  dwc:observationDate '1948-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.583333 13.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.583333 13.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-11.583333"^^xsd:decimal ;
  geo-pos:long "13.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.367/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st094'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.566667'^^xsd:double;
  dwc:latitude '-11.583333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870107'^^xsd:anyURI;
  dwc:observationDate '1948-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 11.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.52"^^xsd:decimal ;
  dwc:decimalLongitude "11.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 11.433)"^^geo:wktLiteral ;
  geo-pos:lat "-5.52"^^xsd:decimal ;
  geo-pos:long "11.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.368/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st013'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '11.433'^^xsd:double;
  dwc:latitude '-5.52'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870108'^^xsd:anyURI;
  dwc:observationDate '1949-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5833333333 13.2666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.2666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5833333333 13.2666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-10.5833333333"^^xsd:decimal ;
  geo-pos:long "13.2666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st326" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.369/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st326'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '13.2666666666'^^xsd:double;
  dwc:latitude '-10.5833333333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870109'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0833333333 9.4166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "9.4166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0833333333 9.4166666666)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0833333333"^^xsd:decimal ;
  geo-pos:long "9.4166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.370/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st162'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '9.4166666666'^^xsd:double;
  dwc:latitude '-3.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870110'^^xsd:anyURI;
  dwc:observationDate '1949-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.08333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.08333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.08333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-13.08333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.371/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st77'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-13.08333'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870111'^^xsd:anyURI;
  dwc:observationDate '1948-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533 11.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.533"^^xsd:decimal ;
  dwc:decimalLongitude "11.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.533 11.403)"^^geo:wktLiteral ;
  geo-pos:lat "-5.533"^^xsd:decimal ;
  geo-pos:long "11.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.372/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st014'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '11.403'^^xsd:double;
  dwc:latitude '-5.533'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870112'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3 11.5666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.5666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3 11.5666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3"^^xsd:decimal ;
  geo-pos:long "11.5666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.373/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st029'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.5666666666'^^xsd:double;
  dwc:latitude '-6.3'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870113'^^xsd:anyURI;
  dwc:observationDate '1948-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.86 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.86"^^xsd:decimal ;
  dwc:decimalLongitude "11.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.86 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-4.86"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.374/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st025'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-4.86'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870114'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0666666666 8.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0666666666"^^xsd:decimal ;
  dwc:decimalLongitude "8.9833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0666666666 8.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.0666666666"^^xsd:decimal ;
  geo-pos:long "8.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.375/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st145'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.9833333333'^^xsd:double;
  dwc:latitude '-0.0666666666'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870115'^^xsd:anyURI;
  dwc:observationDate '1949-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 11.8666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.8666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 11.8666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-12.9"^^xsd:decimal ;
  geo-pos:long "11.8666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st191" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.377/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st191'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.8666666666'^^xsd:double;
  dwc:latitude '-12.9'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870118'^^xsd:anyURI;
  dwc:observationDate '1949-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.11667 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.11667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.11667 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.11667"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.378/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st030'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud ; South Atlantique ; Zuid Atlantische'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '-6.11667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870119'^^xsd:anyURI;
  dwc:observationDate '1948-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.016667"^^xsd:decimal ;
  dwc:decimalLongitude "8.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.016667 8.516667)"^^geo:wktLiteral ;
  geo-pos:lat "-1.016667"^^xsd:decimal ;
  geo-pos:long "8.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.379/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st144'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.516667'^^xsd:double;
  dwc:latitude '-1.016667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870120'^^xsd:anyURI;
  dwc:observationDate '1949-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 11.8666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.8666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 11.8666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-12.9"^^xsd:decimal ;
  geo-pos:long "11.8666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st191" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.380/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st191'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.8666666666'^^xsd:double;
  dwc:latitude '-12.9'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870121'^^xsd:anyURI;
  dwc:observationDate '1949-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.383/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st349'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870125'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718397 14.2236328683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.718397"^^xsd:decimal ;
  dwc:decimalLongitude "14.2236328683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718397 14.2236328683)"^^geo:wktLiteral ;
  geo-pos:lat "40.718397"^^xsd:decimal ;
  geo-pos:long "14.2236328683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5636" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.384/'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '5636'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Golfo di Napoli;Gulf of Naples'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2236328683'^^xsd:double;
  dwc:latitude '40.718397'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5636'^^xsd:anyURI;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.002746582 109.3194580078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.002746582"^^xsd:decimal ;
  dwc:decimalLongitude "109.3194580078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.002746582 109.3194580078)"^^geo:wktLiteral ;
  geo-pos:lat "-0.002746582"^^xsd:decimal ;
  geo-pos:long "109.3194580078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3606" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.385/'^^xsd:string;
  dwc:scientificName 'Echinothrix calamaris (Pallas, 1774)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3606'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '109.3194580078'^^xsd:double;
  dwc:latitude '-0.002746582'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3606'^^xsd:anyURI;
  dwc:aphiaid '213377'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.387/'^^xsd:string;
  dwc:scientificName 'Echinothrix desorii (L. Agassiz in L. Agassiz & Desor, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '568853'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.73333 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.73333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.73333 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "18.73333"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.390/'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '18.73333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3349730247 -64.9374389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.3349730247"^^xsd:decimal ;
  dwc:decimalLongitude "-64.9374389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.3349730247 -64.9374389648)"^^geo:wktLiteral ;
  geo-pos:lat "18.3349730247"^^xsd:decimal ;
  geo-pos:long "-64.9374389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.393/'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '5186'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:longitude '-64.9374389648'^^xsd:double;
  dwc:latitude '18.3349730247'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5186'^^xsd:anyURI;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4847680181"^^xsd:decimal ;
  dwc:decimalLongitude "129.3530273437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "400000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4847680181"^^xsd:decimal ;
  geo-pos:long "129.3530273437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "400000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.397/'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6355'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '129.3530273437'^^xsd:double;
  dwc:latitude '-5.4847680181'^^xsd:double;
  dwc:coordinatePrecision '400000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6355'^^xsd:anyURI;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.398/'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8564745653 39.5727539062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8564745653"^^xsd:decimal ;
  dwc:decimalLongitude "39.5727539062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "130000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8564745653 39.5727539062)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8564745653"^^xsd:decimal ;
  geo-pos:long "39.5727539062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "130000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.403/'^^xsd:string;
  dwc:scientificName 'Echinodiscus auritus Leske, 1778'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6573'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '39.5727539062'^^xsd:double;
  dwc:latitude '-5.8564745653'^^xsd:double;
  dwc:coordinatePrecision '130000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6573'^^xsd:anyURI;
  dwc:aphiaid '212459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '828570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2106562344 57.5848388671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2106562344"^^xsd:decimal ;
  dwc:decimalLongitude "57.5848388671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2106562344 57.5848388671)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2106562344"^^xsd:decimal ;
  geo-pos:long "57.5848388671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6570" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.404/'^^xsd:string;
  dwc:scientificName 'Echinodiscus biforis (Gmelin, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6570'^^xsd:integer;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:country 'Mauritius'^^xsd:string;
  dwc:longitude '57.5848388671'^^xsd:double;
  dwc:latitude '-20.2106562344'^^xsd:double;
  dwc:coordinatePrecision '60000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6570'^^xsd:anyURI;
  dwc:aphiaid '212458'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870855'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7362428668 39.5178222656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7362428668"^^xsd:decimal ;
  dwc:decimalLongitude "39.5178222656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7362428668 39.5178222656)"^^geo:wktLiteral ;
  geo-pos:lat "-5.7362428668"^^xsd:decimal ;
  geo-pos:long "39.5178222656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6570" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.405/'^^xsd:string;
  dwc:scientificName 'Echinodiscus auritus Leske, 1778'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6570'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '39.5178222656'^^xsd:double;
  dwc:latitude '-5.7362428668'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6570'^^xsd:anyURI;
  dwc:aphiaid '212459'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '828570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 145.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "145.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 145.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "145.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26086/st28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.418/'^^xsd:string;
  dwc:scientificName 'Clypeaster rarispinus de Meijere, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26086/st28'^^xsd:string;
  dwc:collector 'Pierret J.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '145.83333'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26086'^^xsd:anyURI;
  dwc:aphiaid '213365'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870883'^^xsd:anyURI;
  dwc:observationDate '1979-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '213365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/st207" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.419/'^^xsd:string;
  dwc:scientificName 'Clypeaster rarispinus de Meijere, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/st207'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213365'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870885'^^xsd:anyURI;
  dwc:observationDate '1979-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '213365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F870886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/870886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.420/'^^xsd:string;
  dwc:scientificName 'Clypeaster rarispinus de Meijere, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.413'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '213365'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/870886'^^xsd:anyURI;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '213365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1458517716 -72.24609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1458517716"^^xsd:decimal ;
  dwc:decimalLongitude "-72.24609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1458517716 -72.24609375)"^^geo:wktLiteral ;
  geo-pos:lat "18.1458517716"^^xsd:decimal ;
  geo-pos:long "-72.24609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/871016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.421/'^^xsd:string;
  dwc:scientificName 'Clypeaster rosaceus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:longitude '-72.24609375'^^xsd:double;
  dwc:latitude '18.1458517716'^^xsd:double;
  dwc:coordinatePrecision '1500000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '367962'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/871016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -72.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-72.41667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -72.41667)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-72.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/871018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.422/'^^xsd:string;
  dwc:scientificName 'Clypeaster rosaceus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25824'^^xsd:integer;
  dwc:collector 'Moreau Ph. (M.)'^^xsd:string;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:country 'Haiti'^^xsd:string;
  dwc:longitude '-72.41667'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25824'^^xsd:anyURI;
  dwc:aphiaid '367962'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/871018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1458517716 -72.24609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1458517716"^^xsd:decimal ;
  dwc:decimalLongitude "-72.24609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1458517716 -72.24609375)"^^geo:wktLiteral ;
  geo-pos:lat "18.1458517716"^^xsd:decimal ;
  geo-pos:long "-72.24609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/871024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.427/'^^xsd:string;
  dwc:scientificName 'Clypeaster rosaceus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:longitude '-72.24609375'^^xsd:double;
  dwc:latitude '18.1458517716'^^xsd:double;
  dwc:coordinatePrecision '1500000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '367962'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/871024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0210679404 106.8523406982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.0210679404"^^xsd:decimal ;
  dwc:decimalLongitude "106.8523406982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0210679404 106.8523406982)"^^geo:wktLiteral ;
  geo-pos:lat "-6.0210679404"^^xsd:decimal ;
  geo-pos:long "106.8523406982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/871040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-03-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.434/'^^xsd:string;
  dwc:scientificName 'Clypeaster cf. telurus H.L. Clark, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25806'^^xsd:integer;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.8523406982'^^xsd:double;
  dwc:latitude '-6.0210679404'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25806'^^xsd:anyURI;
  dwc:aphiaid '513198'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/871040'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '513198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.441667 -70.774444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.441667"^^xsd:decimal ;
  dwc:decimalLongitude "-70.774444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.441667 -70.774444)"^^geo:wktLiteral ;
  geo-pos:lat "41.441667"^^xsd:decimal ;
  geo-pos:long "-70.774444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F871051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/871051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.435/'^^xsd:string;
  dwc:scientificName 'Echinarachnius parma (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4532'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Vineyard Sound'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-70.774444'^^xsd:double;
  dwc:latitude '41.441667'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4532'^^xsd:anyURI;
  dwc:aphiaid '158062'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/871051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0959629363 141.85546875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0959629363"^^xsd:decimal ;
  dwc:decimalLongitude "141.85546875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0959629363 141.85546875)"^^geo:wktLiteral ;
  geo-pos:lat "39.0959629363"^^xsd:decimal ;
  geo-pos:long "141.85546875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.438/'^^xsd:string;
  dwc:scientificName 'Echinarachnius mirabilis (A. Agassiz, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6573'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '141.85546875'^^xsd:double;
  dwc:latitude '39.0959629363'^^xsd:double;
  dwc:coordinatePrecision '1000000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6573'^^xsd:anyURI;
  dwc:aphiaid '568695'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5380960428 7.0374298095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5380960428"^^xsd:decimal ;
  dwc:decimalLongitude "7.0374298095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5380960428 7.0374298095)"^^geo:wktLiteral ;
  geo-pos:lat "43.5380960428"^^xsd:decimal ;
  geo-pos:long "7.0374298095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.439/'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.), Foettinger A.'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.0374298095'^^xsd:double;
  dwc:latitude '43.5380960428'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5754165362 7.123260498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5754165362"^^xsd:decimal ;
  dwc:decimalLongitude "7.123260498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5754165362 7.123260498)"^^geo:wktLiteral ;
  geo-pos:lat "43.5754165362"^^xsd:decimal ;
  geo-pos:long "7.123260498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.441/'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.), Foettinger A.'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.123260498'^^xsd:double;
  dwc:latitude '43.5754165362'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872392'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5380960428 7.0374298095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5380960428"^^xsd:decimal ;
  dwc:decimalLongitude "7.0374298095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5380960428 7.0374298095)"^^geo:wktLiteral ;
  geo-pos:lat "43.5380960428"^^xsd:decimal ;
  geo-pos:long "7.0374298095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.440/'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.), Foettinger A.'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.0374298095'^^xsd:double;
  dwc:latitude '43.5380960428'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.726078338 -3.9832878104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.726078338"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9832878104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.726078338 -3.9832878104)"^^geo:wktLiteral ;
  geo-pos:lat "48.726078338"^^xsd:decimal ;
  geo-pos:long "-3.9832878104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.442/'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10591'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.9832878104'^^xsd:double;
  dwc:latitude '48.726078338'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10591'^^xsd:anyURI;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872397'^^xsd:anyURI;
  dwc:observationDate '1922-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.726078338 -3.9832878104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.726078338"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9832878104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.726078338 -3.9832878104)"^^geo:wktLiteral ;
  geo-pos:lat "48.726078338"^^xsd:decimal ;
  geo-pos:long "-3.9832878104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.443/'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10591'^^xsd:integer;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.9832878104'^^xsd:double;
  dwc:latitude '48.726078338'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10591'^^xsd:anyURI;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872399'^^xsd:anyURI;
  dwc:observationDate '1922-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.35027 18.47909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.35027"^^xsd:decimal ;
  dwc:decimalLongitude "18.47909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.35027 18.47909)"^^geo:wktLiteral ;
  geo-pos:lat "-34.35027"^^xsd:decimal ;
  geo-pos:long "18.47909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.445/'^^xsd:string;
  dwc:scientificName 'Fibularia ovulum Lamarck, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3354'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1874'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '18.47909'^^xsd:double;
  dwc:latitude '-34.35027'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3354'^^xsd:anyURI;
  dwc:aphiaid '214477'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9824786236 -38.4844207763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.9824786236"^^xsd:decimal ;
  dwc:decimalLongitude "-38.4844207763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9824786236 -38.4844207763)"^^geo:wktLiteral ;
  geo-pos:lat "-12.9824786236"^^xsd:decimal ;
  geo-pos:long "-38.4844207763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.447/'^^xsd:string;
  dwc:scientificName 'Encope emarginata (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3000'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-38.4844207763'^^xsd:double;
  dwc:latitude '-12.9824786236'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3000'^^xsd:anyURI;
  dwc:aphiaid '513255'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872425'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2293513383"^^xsd:decimal ;
  dwc:decimalLongitude "179.8022460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2293513383 179.8022460937)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2293513383"^^xsd:decimal ;
  geo-pos:long "179.8022460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.449/'^^xsd:string;
  dwc:scientificName 'Laganum depressum L. Agassiz, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4450'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '179.8022460937'^^xsd:double;
  dwc:latitude '-18.2293513383'^^xsd:double;
  dwc:coordinatePrecision '350000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4450'^^xsd:anyURI;
  dwc:aphiaid '212456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4847680181"^^xsd:decimal ;
  dwc:decimalLongitude "129.3530273437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "400000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4847680181"^^xsd:decimal ;
  geo-pos:long "129.3530273437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "400000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.450/'^^xsd:string;
  dwc:scientificName 'Peronella decagonalis (Blainville, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Musée d\'Amsterdam'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6355'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '129.3530273437'^^xsd:double;
  dwc:latitude '-5.4847680181'^^xsd:double;
  dwc:coordinatePrecision '400000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6355'^^xsd:anyURI;
  dwc:aphiaid '569434'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33333 -37.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.33333"^^xsd:decimal ;
  dwc:decimalLongitude "-37.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33333 -37.75)"^^geo:wktLiteral ;
  geo-pos:lat "-8.33333"^^xsd:decimal ;
  geo-pos:long "-37.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.451/'^^xsd:string;
  dwc:scientificName 'Encope emarginata (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-37.75'^^xsd:double;
  dwc:latitude '-8.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '513255'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25"^^xsd:decimal ;
  dwc:decimalLongitude "-90"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25 -90)"^^geo:wktLiteral ;
  geo-pos:lat "25"^^xsd:decimal ;
  geo-pos:long "-90"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.452/'^^xsd:string;
  dwc:scientificName 'Mellita testudinata L. Agassiz, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Gulf of Mexico'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-90'^^xsd:integer;
  dwc:latitude '25'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '569345'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.3682432508 -88.9672851562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.3682432508"^^xsd:decimal ;
  dwc:decimalLongitude "-88.9672851562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.3682432508 -88.9672851562)"^^geo:wktLiteral ;
  geo-pos:lat "13.3682432508"^^xsd:decimal ;
  geo-pos:long "-88.9672851562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.453/'^^xsd:string;
  dwc:scientificName 'Mellita testudinata L. Agassiz, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'El Salvador'^^xsd:string;
  dwc:longitude '-88.9672851562'^^xsd:double;
  dwc:latitude '13.3682432508'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '569345'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 -78.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-78.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 -78.25)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25"^^xsd:decimal ;
  geo-pos:long "-78.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.454/'^^xsd:string;
  dwc:scientificName 'Encope micropora L. Agassiz, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3267'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1874'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Ecuador'^^xsd:string;
  dwc:longitude '-78.25'^^xsd:double;
  dwc:latitude '-1.25'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3267'^^xsd:anyURI;
  dwc:aphiaid '513258'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.73333 -69.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.73333"^^xsd:decimal ;
  dwc:decimalLongitude "-69.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.73333 -69.15)"^^geo:wktLiteral ;
  geo-pos:lat "18.73333"^^xsd:decimal ;
  geo-pos:long "-69.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.457/'^^xsd:string;
  dwc:scientificName 'Mellita hexapora (Gmelin, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-69.15'^^xsd:double;
  dwc:latitude '18.73333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:aphiaid '569334'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '422502'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.9039214167 -84.1772460937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.9039214167"^^xsd:decimal ;
  dwc:decimalLongitude "-84.1772460937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.9039214167 -84.1772460937)"^^geo:wktLiteral ;
  geo-pos:lat "9.9039214167"^^xsd:decimal ;
  geo-pos:long "-84.1772460937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.458/'^^xsd:string;
  dwc:scientificName 'Mellita quinquiesperforata var. stockesi L. Agassiz'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6573'^^xsd:integer;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:longitude '-84.1772460937'^^xsd:double;
  dwc:latitude '9.9039214167'^^xsd:double;
  dwc:coordinatePrecision '200000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6573'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872478'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 13.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 13.233333)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8"^^xsd:decimal ;
  geo-pos:long "13.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.467/'^^xsd:string;
  dwc:scientificName 'Rotula orbiculus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st117'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.233333'^^xsd:double;
  dwc:latitude '-8.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513520'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872530'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '534502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.335725566 13.5711193084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.335725566"^^xsd:decimal ;
  dwc:decimalLongitude "13.5711193084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.335725566 13.5711193084)"^^geo:wktLiteral ;
  geo-pos:lat "-12.335725566"^^xsd:decimal ;
  geo-pos:long "13.5711193084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9927" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.468/'^^xsd:string;
  dwc:scientificName 'Radiorotula orbiculus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Engel'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9927'^^xsd:integer;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.5711193084'^^xsd:double;
  dwc:latitude '-12.335725566'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9927'^^xsd:anyURI;
  dwc:aphiaid '569572'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872543'^^xsd:anyURI;
  dwc:observationDate '1933-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '568097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.326559314 -10.7992172241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.326559314"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7992172241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.326559314 -10.7992172241)"^^geo:wktLiteral ;
  geo-pos:lat "6.326559314"^^xsd:decimal ;
  geo-pos:long "-10.7992172241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.469/'^^xsd:string;
  dwc:scientificName 'Rotula augusti (L. Agassiz, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6573'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Liberia'^^xsd:string;
  dwc:longitude '-10.7992172241'^^xsd:double;
  dwc:latitude '6.326559314'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6573'^^xsd:anyURI;
  dwc:aphiaid '513519'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534505'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.471/'^^xsd:string;
  dwc:scientificName 'Clypeasteroida A. Agassiz, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.413'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '123100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872564'^^xsd:anyURI;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '123100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.472/'^^xsd:string;
  dwc:scientificName 'Clypeasteroida A. Agassiz, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.413'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '123100'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872565'^^xsd:anyURI;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '123100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1706232354 144.8744881153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1706232354"^^xsd:decimal ;
  dwc:decimalLongitude "144.8744881153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "200"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1706232354 144.8744881153)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1706232354"^^xsd:decimal ;
  geo-pos:long "144.8744881153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "200"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.477/'^^xsd:string;
  dwc:scientificName 'Echinoneus cyclostomus Leske, 1778'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st019'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8744881153'^^xsd:double;
  dwc:latitude '-4.1706232354'^^xsd:double;
  dwc:coordinatePrecision '200'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '212461'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872581'^^xsd:anyURI;
  dwc:observationDate '1983-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '212461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.479/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872842'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.480/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872875'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.478/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872889'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.481/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872890'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.482/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872891'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.483/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872892'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.484/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872893'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.485/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872895'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.486/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872896'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.487/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872898'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.488/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'lectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872899'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.489/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872900'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.490/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872901'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.491/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872902'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.492/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872903'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "8.783333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 8.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "8.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F872904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/872904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.493/'^^xsd:string;
  dwc:scientificName 'Brissopsis caparti Cherbonnier, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Guinea'^^xsd:string;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.783333'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513064'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/872904'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.41667 11.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.41667"^^xsd:decimal ;
  dwc:decimalLongitude "11.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.41667 11.53333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.41667"^^xsd:decimal ;
  geo-pos:long "11.53333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.501/'^^xsd:string;
  dwc:scientificName 'Brissopsis atlantica Mortensen, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st173'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.53333'^^xsd:double;
  dwc:latitude '-5.41667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124372'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882646'^^xsd:anyURI;
  dwc:observationDate '1949-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.41667 11.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.41667"^^xsd:decimal ;
  dwc:decimalLongitude "11.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.41667 11.53333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.41667"^^xsd:decimal ;
  geo-pos:long "11.53333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.502/'^^xsd:string;
  dwc:scientificName 'Brissopsis atlantica Mortensen, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st173'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.53333'^^xsd:double;
  dwc:latitude '-5.41667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124372'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882647'^^xsd:anyURI;
  dwc:observationDate '1949-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "8.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.503/'^^xsd:string;
  dwc:scientificName 'Brissopsis jarlii Mortensen, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st153'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.833333'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513087'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882648'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "8.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.504/'^^xsd:string;
  dwc:scientificName 'Brissopsis jarlii Mortensen, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st153'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.833333'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513087'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882651'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "8.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.505/'^^xsd:string;
  dwc:scientificName 'Brissopsis jarlii Mortensen, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st153'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.833333'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513087'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882653'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 8.833333)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "8.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.506/'^^xsd:string;
  dwc:scientificName 'Brissopsis jarlii Mortensen, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st153'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '8.833333'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513087'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882654'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '513087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.65 12.7916666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.65"^^xsd:decimal ;
  dwc:decimalLongitude "12.7916666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.65 12.7916666666)"^^geo:wktLiteral ;
  geo-pos:lat "-7.65"^^xsd:decimal ;
  geo-pos:long "12.7916666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.507/'^^xsd:string;
  dwc:scientificName 'Brissopsis L. Agassiz, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st58'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:longitude '12.7916666666'^^xsd:double;
  dwc:latitude '-7.65'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '123418'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882655'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '123418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1094042556 -109.4213819503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1094042556"^^xsd:decimal ;
  dwc:decimalLongitude "-109.4213819503"^^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 "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1094042556 -109.4213819503)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1094042556"^^xsd:decimal ;
  geo-pos:long "-109.4213819503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28126/st42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.508/'^^xsd:string;
  dwc:scientificName 'Brissus agassizii Döderlein, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '28126/st42'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-109.4213819503'^^xsd:double;
  dwc:latitude '-27.1094042556'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28126'^^xsd:anyURI;
  dwc:aphiaid '513155'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882656'^^xsd:anyURI;
  dwc:observationDate '1993-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '513155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.48"^^xsd:decimal ;
  dwc:decimalLongitude "14.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.48 14.16)"^^geo:wktLiteral ;
  geo-pos:lat "40.48"^^xsd:decimal ;
  geo-pos:long "14.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.510/'^^xsd:string;
  dwc:scientificName 'Brissus unicolor (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.16'^^xsd:double;
  dwc:latitude '40.48'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '124380'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882660'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6472798281 -61.0025024274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6472798281"^^xsd:decimal ;
  dwc:decimalLongitude "-61.0025024274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6472798281 -61.0025024274)"^^geo:wktLiteral ;
  geo-pos:lat "14.6472798281"^^xsd:decimal ;
  geo-pos:long "-61.0025024274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "19294" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.512/'^^xsd:string;
  dwc:scientificName 'Brissus brissus Tortonese, 1933'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '19294'^^xsd:integer;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-61.0025024274'^^xsd:double;
  dwc:latitude '14.6472798281'^^xsd:double;
  dwc:coordinatePrecision '50000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19294'^^xsd:anyURI;
  dwc:aphiaid '568456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882684'^^xsd:anyURI;
  dwc:observationDate '1953-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.3682791491 -71.89453125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.3682791491"^^xsd:decimal ;
  dwc:decimalLongitude "-71.89453125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.3682791491 -71.89453125)"^^geo:wktLiteral ;
  geo-pos:lat "-39.3682791491"^^xsd:decimal ;
  geo-pos:long "-71.89453125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.515/'^^xsd:string;
  dwc:scientificName 'Hemiaster cavernosus (Philippi, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6573'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:longitude '-71.89453125'^^xsd:double;
  dwc:latitude '-39.3682791491'^^xsd:double;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6573'^^xsd:anyURI;
  dwc:aphiaid '569152'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '160762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.518/'^^xsd:string;
  dwc:scientificName 'Echinocardium flavescens (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4394'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4394'^^xsd:anyURI;
  dwc:aphiaid '124394'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4847680181"^^xsd:decimal ;
  dwc:decimalLongitude "129.3530273437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "400000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4847680181 129.3530273437)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4847680181"^^xsd:decimal ;
  geo-pos:long "129.3530273437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "400000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.519/'^^xsd:string;
  dwc:scientificName 'Lovenia subcarinata Gray, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6355'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '129.3530273437'^^xsd:double;
  dwc:latitude '-5.4847680181'^^xsd:double;
  dwc:coordinatePrecision '400000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6355'^^xsd:anyURI;
  dwc:aphiaid '214657'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '214657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5171864703 7.0202636718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5171864703"^^xsd:decimal ;
  dwc:decimalLongitude "7.0202636718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5171864703 7.0202636718)"^^geo:wktLiteral ;
  geo-pos:lat "43.5171864703"^^xsd:decimal ;
  geo-pos:long "7.0202636718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3441" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.520/'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum (Forbes, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Foettinger A.'^^xsd:string;
  dwc:yearIdentified '1880'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3441'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1874'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.0202636718'^^xsd:double;
  dwc:latitude '43.5171864703'^^xsd:double;
  dwc:coordinatePrecision '7500'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3441'^^xsd:anyURI;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718397 14.2236328683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.718397"^^xsd:decimal ;
  dwc:decimalLongitude "14.2236328683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718397 14.2236328683)"^^geo:wktLiteral ;
  geo-pos:lat "40.718397"^^xsd:decimal ;
  geo-pos:long "14.2236328683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5636" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.521/'^^xsd:string;
  dwc:scientificName 'Echinocardium mediterraneum (Forbes, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '5636'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Golfo di Napoli;Gulf of Naples'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2236328683'^^xsd:double;
  dwc:latitude '40.718397'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5636'^^xsd:anyURI;
  dwc:aphiaid '124399'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.522/'^^xsd:string;
  dwc:scientificName 'Maretia cordata Mortensen, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.413'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '513381'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882914'^^xsd:anyURI;
  dwc:observationDate '1979-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '513381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68333 11.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.68333"^^xsd:decimal ;
  dwc:decimalLongitude "11.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68333 11.96667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.68333"^^xsd:decimal ;
  geo-pos:long "11.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20403/st344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.525/'^^xsd:string;
  dwc:scientificName 'Schizaster edwardsi Cotteau, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20403/st344'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:longitude '11.96667'^^xsd:double;
  dwc:latitude '-5.68333'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20403'^^xsd:anyURI;
  dwc:aphiaid '513539'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882918'^^xsd:anyURI;
  dwc:observationDate '1955-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '513539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6037187406 15.99609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6037187406"^^xsd:decimal ;
  dwc:decimalLongitude "15.99609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6037187406 15.99609375)"^^geo:wktLiteral ;
  geo-pos:lat "35.6037187406"^^xsd:decimal ;
  geo-pos:long "15.99609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.526/'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.), Foettinger A.'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.99609375'^^xsd:double;
  dwc:latitude '35.6037187406'^^xsd:double;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65 12)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.527/'^^xsd:string;
  dwc:scientificName 'Schizaster edwardsi Cotteau, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st044'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-5.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '513539'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882920'^^xsd:anyURI;
  dwc:observationDate '1984-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '513539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.066667 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.066667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.066667 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "10.066667"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "16808/st215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.530/'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus O.F. Müller, 1776'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '16808/st215'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '10.066667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882924'^^xsd:anyURI;
  dwc:observationDate '1949-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7139558262 14.2877197265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7139558262"^^xsd:decimal ;
  dwc:decimalLongitude "14.2877197265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7139558262 14.2877197265)"^^geo:wktLiteral ;
  geo-pos:lat "40.7139558262"^^xsd:decimal ;
  geo-pos:long "14.2877197265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "4556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.531/'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus O.F. Müller, 1776'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '4556'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2877197265'^^xsd:double;
  dwc:latitude '40.7139558262'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4556'^^xsd:anyURI;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7388841243 15.99609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7388841243"^^xsd:decimal ;
  dwc:decimalLongitude "15.99609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7388841243 15.99609375)"^^geo:wktLiteral ;
  geo-pos:lat "36.7388841243"^^xsd:decimal ;
  geo-pos:long "15.99609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "2936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.535/'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus O.F. Müller, 1776'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '2936'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.99609375'^^xsd:double;
  dwc:latitude '36.7388841243'^^xsd:double;
  dwc:coordinatePrecision '2000000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2936'^^xsd:anyURI;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7507612045 7.4765396118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7507612045"^^xsd:decimal ;
  dwc:decimalLongitude "7.4765396118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7507612045 7.4765396118)"^^geo:wktLiteral ;
  geo-pos:lat "43.7507612045"^^xsd:decimal ;
  geo-pos:long "7.4765396118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "18625" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.539/'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus O.F. Müller, 1776'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '18625'^^xsd:integer;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Monaco'^^xsd:string;
  dwc:longitude '7.4765396118'^^xsd:double;
  dwc:latitude '43.7507612045'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:18625'^^xsd:anyURI;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882933'^^xsd:anyURI;
  dwc:observationDate '1952-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3835928101 4.9314880371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3835928101"^^xsd:decimal ;
  dwc:decimalLongitude "4.9314880371"^^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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3835928101 4.9314880371)"^^geo:wktLiteral ;
  geo-pos:lat "43.3835928101"^^xsd:decimal ;
  geo-pos:long "4.9314880371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.541/'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus (Blainville, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26718'^^xsd:integer;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '4.9314880371'^^xsd:double;
  dwc:latitude '43.3835928101'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26718'^^xsd:anyURI;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882964'^^xsd:anyURI;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1195796823 2.6253032684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1195796823"^^xsd:decimal ;
  dwc:decimalLongitude "2.6253032684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1195796823 2.6253032684)"^^geo:wktLiteral ;
  geo-pos:lat "51.1195796823"^^xsd:decimal ;
  geo-pos:long "2.6253032684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26985" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.542/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26985'^^xsd:integer;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.6253032684'^^xsd:double;
  dwc:latitude '51.1195796823'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882966'^^xsd:anyURI;
  dwc:observationDate '1986-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1195796823 2.6253032684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1195796823"^^xsd:decimal ;
  dwc:decimalLongitude "2.6253032684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1195796823 2.6253032684)"^^geo:wktLiteral ;
  geo-pos:lat "51.1195796823"^^xsd:decimal ;
  geo-pos:long "2.6253032684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26985" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.543/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26985'^^xsd:integer;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.6253032684'^^xsd:double;
  dwc:latitude '51.1195796823'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882967'^^xsd:anyURI;
  dwc:observationDate '1984-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2215075459 2.8756713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2215075459"^^xsd:decimal ;
  dwc:decimalLongitude "2.8756713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2215075459 2.8756713867)"^^geo:wktLiteral ;
  geo-pos:lat "51.2215075459"^^xsd:decimal ;
  geo-pos:long "2.8756713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.544/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3362'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1874'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8756713867'^^xsd:double;
  dwc:latitude '51.2215075459'^^xsd:double;
  dwc:coordinatePrecision '7500'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3362'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1896725641 2.7685546875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1896725641"^^xsd:decimal ;
  dwc:decimalLongitude "2.7685546875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1896725641 2.7685546875)"^^geo:wktLiteral ;
  geo-pos:lat "51.1896725641"^^xsd:decimal ;
  geo-pos:long "2.7685546875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "2756" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.545/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.), Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '2756'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1869'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mer du Nord;Nord See;Noord Zee;North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.7685546875'^^xsd:double;
  dwc:latitude '51.1896725641'^^xsd:double;
  dwc:coordinatePrecision '70000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2756'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 2.55)"^^geo:wktLiteral ;
  geo-pos:lat "51.13"^^xsd:decimal ;
  geo-pos:long "2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.547/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.55'^^xsd:double;
  dwc:latitude '51.13'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19 3.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19 3.07)"^^geo:wktLiteral ;
  geo-pos:lat "51.19"^^xsd:decimal ;
  geo-pos:long "3.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.548/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.07'^^xsd:double;
  dwc:latitude '51.19'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 2.55)"^^geo:wktLiteral ;
  geo-pos:lat "51.13"^^xsd:decimal ;
  geo-pos:long "2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.549/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.55'^^xsd:double;
  dwc:latitude '51.13'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2215075459 2.8756713867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2215075459"^^xsd:decimal ;
  dwc:decimalLongitude "2.8756713867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2215075459 2.8756713867)"^^geo:wktLiteral ;
  geo-pos:lat "51.2215075459"^^xsd:decimal ;
  geo-pos:long "2.8756713867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/883319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.631/'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus O.F. Müller, 1776'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rousseau Dr. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1898'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3362'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1874'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8756713867'^^xsd:double;
  dwc:latitude '51.2215075459'^^xsd:double;
  dwc:coordinatePrecision '7500'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3362'^^xsd:anyURI;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/883319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.75"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/883327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.632/'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus O.F. Müller, 1776'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Leloup Eugène'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '50.75'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:0'^^xsd:anyURI;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/883327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 2.55)"^^geo:wktLiteral ;
  geo-pos:lat "51.13"^^xsd:decimal ;
  geo-pos:long "2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F883330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/883330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.633/'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus O.F. Müller, 1776'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.55'^^xsd:double;
  dwc:latitude '51.13'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/883330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19 3.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19 3.07)"^^geo:wktLiteral ;
  geo-pos:lat "51.19"^^xsd:decimal ;
  geo-pos:long "3.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.699/'^^xsd:string;
  dwc:scientificName 'Mellita quinquefora (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.07'^^xsd:double;
  dwc:latitude '51.19'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:aphiaid '569340'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -2.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-2.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -2.816667)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-2.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-01-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.700/'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus (O.F. Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9262'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Nord See;Noord Zee;Mer Du Nord;North Sea, Oceans'^^xsd:string;
  dwc:longitude '-2.816667'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method:'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9262'^^xsd:anyURI;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.75"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.703/'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '50.75'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:0'^^xsd:anyURI;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884037'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 3)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "13455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.705/'^^xsd:string;
  dwc:scientificName 'Echinocardium arcuarium Lamarck ?'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '13455'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1942'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mer du Nord;Nord See;Noord Zee;North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13455'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884042'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1195796823 2.6253032684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1195796823"^^xsd:decimal ;
  dwc:decimalLongitude "2.6253032684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1195796823 2.6253032684)"^^geo:wktLiteral ;
  geo-pos:lat "51.1195796823"^^xsd:decimal ;
  geo-pos:long "2.6253032684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26985" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.706/'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26985'^^xsd:integer;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.6253032684'^^xsd:double;
  dwc:latitude '51.1195796823'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26985'^^xsd:anyURI;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884043'^^xsd:anyURI;
  dwc:observationDate '1984-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316880504 2.8866577148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316880504"^^xsd:decimal ;
  dwc:decimalLongitude "2.8866577148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316880504 2.8866577148)"^^geo:wktLiteral ;
  geo-pos:lat "51.316880504"^^xsd:decimal ;
  geo-pos:long "2.8866577148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "20664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.707/'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '20664'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'north sea ; Mer du Nord ; Nord See'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8866577148'^^xsd:double;
  dwc:latitude '51.316880504'^^xsd:double;
  dwc:coordinatePrecision '50000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20664'^^xsd:anyURI;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8197501964 -3.430480957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8197501964"^^xsd:decimal ;
  dwc:decimalLongitude "-3.430480957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8197501964 -3.430480957)"^^geo:wktLiteral ;
  geo-pos:lat "48.8197501964"^^xsd:decimal ;
  geo-pos:long "-3.430480957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-02-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.708/'^^xsd:string;
  dwc:scientificName 'Echinus esculentus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Segers Brigitte (Mme)'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.430480957'^^xsd:double;
  dwc:latitude '48.8197501964'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:0'^^xsd:anyURI;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19 3.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19 3.08)"^^geo:wktLiteral ;
  geo-pos:lat "51.19"^^xsd:decimal ;
  geo-pos:long "3.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.712/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3589'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '3.08'^^xsd:double;
  dwc:latitude '51.19'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3589'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.08 2.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.08"^^xsd:decimal ;
  dwc:decimalLongitude "2.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.08 2.44)"^^geo:wktLiteral ;
  geo-pos:lat "51.08"^^xsd:decimal ;
  geo-pos:long "2.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "3641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.711/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '3641'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.44'^^xsd:double;
  dwc:latitude '51.08'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3641'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.13 2.55)"^^geo:wktLiteral ;
  geo-pos:lat "51.13"^^xsd:decimal ;
  geo-pos:long "2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F884263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/884263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.710/'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris (P.L.S. Müller, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '6417'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.55'^^xsd:double;
  dwc:latitude '51.13'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6417'^^xsd:anyURI;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/884263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1900350958 57.6068115234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.1900350958"^^xsd:decimal ;
  dwc:decimalLongitude "57.6068115234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1900350958 57.6068115234)"^^geo:wktLiteral ;
  geo-pos:lat "-20.1900350958"^^xsd:decimal ;
  geo-pos:long "57.6068115234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/894003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.932/'^^xsd:string;
  dwc:scientificName 'Fromia milleporella (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '10367'^^xsd:integer;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '57.6068115234'^^xsd:double;
  dwc:latitude '-20.1900350958'^^xsd:double;
  dwc:coordinatePrecision '70000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10367'^^xsd:anyURI;
  dwc:aphiaid '213299'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/894003'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213299'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3985833334 -8.3150834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3985833334"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3150834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "595"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3985833334 -8.3150834)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3985833334"^^xsd:decimal ;
  geo-pos:long "-8.3150834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/894630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31272/st48-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1712/,INV.132504/'^^xsd:string;
  dwc:scientificName 'Cucumaria georgiana Lampert, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31272/st48-1'^^xsd:string;
  dwc:collector 'Robert Henri (M.)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Eastern Weddell Sea'^^xsd:string;
  dwc:longitude '-8.3150834'^^xsd:double;
  dwc:latitude '-70.3985833334'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '595'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31272'^^xsd:anyURI;
  dwc:aphiaid '174024'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/894630'^^xsd:anyURI;
  dwc:observationDate '2008-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '174024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.8169444444 -46.5558333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.8169444444"^^xsd:decimal ;
  dwc:decimalLongitude "-46.5558333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1938"^^xsd:integer ;
  dwc:maximumDepthInMeters "1938"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.8169444444 -46.5558333333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.8169444444"^^xsd:decimal ;
  geo-pos:long "-46.5558333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/894636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32565/PS67-150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1595/'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '32565/PS67-150'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern ocean'^^xsd:string;
  dwc:longitude '-46.5558333333'^^xsd:double;
  dwc:latitude '-61.8169444444'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '1938'^^xsd:integer;
  dwc:maximumDepth '1938'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32565'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/894636'^^xsd:anyURI;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.8169444444 -46.5558333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.8169444444"^^xsd:decimal ;
  dwc:decimalLongitude "-46.5558333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1938"^^xsd:integer ;
  dwc:maximumDepthInMeters "1938"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.8169444444 -46.5558333333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.8169444444"^^xsd:decimal ;
  geo-pos:long "-46.5558333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/894637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32565/PS67-150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1596/'^^xsd:string;
  dwc:scientificName 'Echinopsolus parvipes Massin, 1992'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '32565/PS67-150'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern ocean'^^xsd:string;
  dwc:longitude '-46.5558333333'^^xsd:double;
  dwc:latitude '-61.8169444444'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '1938'^^xsd:integer;
  dwc:maximumDepth '1938'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32565'^^xsd:anyURI;
  dwc:aphiaid '237841'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/894637'^^xsd:anyURI;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '237841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6525 -29.5175)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6525"^^xsd:decimal ;
  geo-pos:long "-29.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/894723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27718/st248GSN10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1713/'^^xsd:string;
  dwc:scientificName 'Psolidium sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27718/st248GSN10'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Weddell Sea'^^xsd:string;
  dwc:longitude '-29.5175'^^xsd:double;
  dwc:latitude '-74.6525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27718'^^xsd:anyURI;
  dwc:aphiaid '123505'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/894723'^^xsd:anyURI;
  dwc:observationDate '1989-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '123505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17188"^^xsd:decimal ;
  dwc:decimalLongitude "144.87418"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17188 144.87418)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17188"^^xsd:decimal ;
  geo-pos:long "144.87418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/894752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25485/St.222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.716/'^^xsd:string;
  dwc:scientificName 'Clypeaster reticulatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25485/St.222'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Laing Island'^^xsd:string;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.87418'^^xsd:double;
  dwc:latitude '-4.17188'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25485'^^xsd:anyURI;
  dwc:aphiaid '213362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/894752'^^xsd:anyURI;
  dwc:observationDate '1976-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '213362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28333"^^xsd:decimal ;
  dwc:decimalLongitude "144.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28333 144.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28333"^^xsd:decimal ;
  geo-pos:long "144.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F894926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/894926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26373/st249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.936/'^^xsd:string;
  dwc:scientificName 'Ophidiaster hemprichi Mueller & Troschel, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26373/st249'^^xsd:string;
  dwc:collector 'Van Goethem Jackie (Dr.), Miller Magap'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.98333'^^xsd:double;
  dwc:latitude '-4.28333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26373'^^xsd:anyURI;
  dwc:aphiaid '212303'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/894926'^^xsd:anyURI;
  dwc:observationDate '1981-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '212303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/895187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.938/'^^xsd:string;
  dwc:scientificName 'Echinaster luzonicus (Gray, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st111'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '367951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/895187'^^xsd:anyURI;
  dwc:observationDate '1983-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '367951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.366667 -17.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.366667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.366667 -17.666667)"^^geo:wktLiteral ;
  geo-pos:lat "20.366667"^^xsd:decimal ;
  geo-pos:long "-17.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/895188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st3120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.769/'^^xsd:string;
  dwc:scientificName 'Thyone inermis Heller, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st3120'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.666667'^^xsd:double;
  dwc:latitude '20.366667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '124672'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/895188'^^xsd:anyURI;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '124672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.366667 -17.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.366667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.366667 -17.666667)"^^geo:wktLiteral ;
  geo-pos:lat "20.366667"^^xsd:decimal ;
  geo-pos:long "-17.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/895189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27956/st3120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.768/'^^xsd:string;
  dwc:scientificName 'Thyone inermis Heller, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '27956/st3120'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic'^^xsd:string;
  dwc:longitude '-17.666667'^^xsd:double;
  dwc:latitude '20.366667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27956'^^xsd:anyURI;
  dwc:aphiaid '124672'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/895189'^^xsd:anyURI;
  dwc:observationDate '1978-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '124672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3985833334 -8.3150834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3985833334"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3150834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "595"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3985833334 -8.3150834)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3985833334"^^xsd:decimal ;
  geo-pos:long "-8.3150834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/895193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "31272/st48-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'INV.132499/,OPH.427/'^^xsd:string;
  dwc:scientificName 'Ophiuroidea Gray, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '31272/st48-1'^^xsd:string;
  dwc:collector 'Robert Henri (M.)'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Eastern Weddell Sea'^^xsd:string;
  dwc:longitude '-8.3150834'^^xsd:double;
  dwc:latitude '-70.3985833334'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '595'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31272'^^xsd:anyURI;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/895193'^^xsd:anyURI;
  dwc:observationDate '2008-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/895197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.717/'^^xsd:string;
  dwc:scientificName 'Palaeostoma mirabile (Gray, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: glas container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '216189'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/895197'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '216189'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1646095734"^^xsd:decimal ;
  dwc:decimalLongitude "144.8780822696"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1646095734 144.8780822696)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1646095734"^^xsd:decimal ;
  geo-pos:long "144.8780822696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/895200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25715/Durangit" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.718/'^^xsd:string;
  dwc:scientificName 'Palaeostoma mirabile (Gray, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '25715/Durangit'^^xsd:string;
  dwc:collector 'Bouillon Jean (Prof.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8780822696'^^xsd:double;
  dwc:latitude '-4.1646095734'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25715'^^xsd:anyURI;
  dwc:aphiaid '216189'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/895200'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '216189'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.175"^^xsd:decimal ;
  dwc:decimalLongitude "144.879723"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.175 144.879723)"^^geo:wktLiteral ;
  geo-pos:lat "-4.175"^^xsd:decimal ;
  geo-pos:long "144.879723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/895235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26700/st111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.939/'^^xsd:string;
  dwc:scientificName 'Nardoa novaecaledoniae (Perrier, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26700/st111'^^xsd:string;
  dwc:collector 'Massin Claude (Dr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.879723'^^xsd:double;
  dwc:latitude '-4.175'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26700'^^xsd:anyURI;
  dwc:aphiaid '368972'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/895235'^^xsd:anyURI;
  dwc:observationDate '1983-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '368972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7025047116 9.7301101684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7025047116"^^xsd:decimal ;
  dwc:decimalLongitude "9.7301101684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7025047116 9.7301101684)"^^geo:wktLiteral ;
  geo-pos:lat "40.7025047116"^^xsd:decimal ;
  geo-pos:long "9.7301101684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/895237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23634/st1002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.719/'^^xsd:string;
  dwc:scientificName 'Ova canaliferus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23634/st1002'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.7301101684'^^xsd:double;
  dwc:latitude '40.7025047116'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23634'^^xsd:anyURI;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/895237'^^xsd:anyURI;
  dwc:observationDate '1966-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.6095364259 -60.8660888392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.6095364259"^^xsd:decimal ;
  dwc:decimalLongitude "-60.8660888392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.6095364259 -60.8660888392)"^^geo:wktLiteral ;
  geo-pos:lat "8.6095364259"^^xsd:decimal ;
  geo-pos:long "-60.8660888392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F895251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/895251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "23836/P44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-07-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.759/'^^xsd:string;
  dwc:scientificName 'Astropecten Gray'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '23836/P44'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Orenoco'^^xsd:string;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-60.8660888392'^^xsd:double;
  dwc:latitude '8.6095364259'^^xsd:double;
  dwc:coordinatePrecision '500000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23836'^^xsd:anyURI;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/895251'^^xsd:anyURI;
  dwc:observationDate '1967-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3992216265"^^xsd:decimal ;
  dwc:decimalLongitude "48.2068276386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3992216265 48.2068276386)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3992216265"^^xsd:decimal ;
  geo-pos:long "48.2068276386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "22044/Ambatoloaka" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.295/'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla  (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '22044/Ambatoloaka'^^xsd:string;
  dwc:collector 'Cherbonnier Gustave (Dr.)'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '48.2068276386'^^xsd:double;
  dwc:latitude '-13.3992216265'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22044'^^xsd:anyURI;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896299'^^xsd:anyURI;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.6500003333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.6500003333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.6500003333)"^^geo:wktLiteral ;
  geo-pos:lat "-71.25"^^xsd:decimal ;
  geo-pos:long "-87.6500003333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.521'^^xsd:string;
  dwc:scientificName 'Ophiopyren regulare Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Lectotype & paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.413'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.6500003333'^^xsd:double;
  dwc:latitude '-71.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173753'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896774'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '173753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333 -92.366667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.833333"^^xsd:decimal ;
  geo-pos:long "-92.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:oph'^^xsd:anyURI;
  dwc:catalogNumber 'OPH.520/'^^xsd:string;
  dwc:scientificName 'Ophiopyren regulare Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.262'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-92.366667'^^xsd:double;
  dwc:latitude '-70.833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '173753'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896775'^^xsd:anyURI;
  dwc:observationDate '1898-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '173753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.65"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  geo-pos:lat "-71.25"^^xsd:decimal ;
  geo-pos:long "-87.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'ECH.738'^^xsd:string;
  dwc:scientificName 'Goniocidaris mortenseni Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'lectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.420'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.65'^^xsd:double;
  dwc:latitude '-71.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896807'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '160813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9833333333 -80.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9833333333 -80.9)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9833333333"^^xsd:decimal ;
  geo-pos:long "-80.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.632" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.739'^^xsd:string;
  dwc:scientificName 'Goniocidaris mortenseni Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.632'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-80.9'^^xsd:double;
  dwc:latitude '-69.9833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896808'^^xsd:anyURI;
  dwc:observationDate '1898-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '160813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.33333 -83.38333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.33333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.38333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.33333 -83.38333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.33333"^^xsd:decimal ;
  geo-pos:long "-83.38333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.740'^^xsd:string;
  dwc:scientificName 'Goniocidaris mortenseni Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.726'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-83.38333'^^xsd:double;
  dwc:latitude '-70.33333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896809'^^xsd:anyURI;
  dwc:observationDate '1898-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '160813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.25"^^xsd:decimal ;
  dwc:decimalLongitude "-84.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1)"^^geo:wktLiteral ;
  geo-pos:lat "-70.25"^^xsd:decimal ;
  geo-pos:long "-84.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.784" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.741/'^^xsd:string;
  dwc:scientificName 'Goniocidaris mortenseni Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.784'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea, Oceans'^^xsd:string;
  dwc:longitude '-84.1'^^xsd:double;
  dwc:latitude '-70.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896810'^^xsd:anyURI;
  dwc:observationDate '1898-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.65"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.65)"^^geo:wktLiteral ;
  geo-pos:lat "-71.25"^^xsd:decimal ;
  geo-pos:long "-87.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.743/'^^xsd:string;
  dwc:scientificName 'Porocidaris incerta Koehler, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'lectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.420'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-87.65'^^xsd:double;
  dwc:latitude '-71.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '174730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896811'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '160783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9833333333 -80.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9833333333 -80.9)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9833333333"^^xsd:decimal ;
  geo-pos:long "-80.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.633" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.744/'^^xsd:string;
  dwc:scientificName 'Porocidaris incerta Koehler, 1901'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1901'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber '10131/st.633'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-80.9'^^xsd:double;
  dwc:latitude '-69.9833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '174730'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896812'^^xsd:anyURI;
  dwc:observationDate '1898-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '160783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8333333333 -92.3666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.3666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8333333333 -92.3666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8333333333"^^xsd:decimal ;
  geo-pos:long "-92.3666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.729'^^xsd:string;
  dwc:scientificName 'Sterechinus antarcticus Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.263'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-92.3666666666'^^xsd:double;
  dwc:latitude '-70.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896813'^^xsd:anyURI;
  dwc:observationDate '1898-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '160828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.3666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.55"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.3666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-70.55"^^xsd:decimal ;
  geo-pos:long "-89.3666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.294" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.730/'^^xsd:string;
  dwc:scientificName 'Sterechinus antarcticus Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.294'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-89.3666666666'^^xsd:double;
  dwc:latitude '-70.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896814'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '160828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.3666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.55"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.3666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-70.55"^^xsd:decimal ;
  geo-pos:long "-89.3666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.731/'^^xsd:string;
  dwc:scientificName 'Sterechinus antarcticus Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.324'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-89.3666666666'^^xsd:double;
  dwc:latitude '-70.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896815'^^xsd:anyURI;
  dwc:observationDate '1898-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '160828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.316667 -87.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.316667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.316667 -87.616667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.316667"^^xsd:decimal ;
  geo-pos:long "-87.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.732/'^^xsd:string;
  dwc:scientificName 'Sterechinus antarcticus Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.404'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-87.616667'^^xsd:double;
  dwc:latitude '-71.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896816'^^xsd:anyURI;
  dwc:observationDate '1898-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '160828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7999996666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.7999996666"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3833333333 -82.7999996666)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3833333333"^^xsd:decimal ;
  geo-pos:long "-82.7999996666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.733/'^^xsd:string;
  dwc:scientificName 'Sterechinus antarcticus Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.545'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-82.7999996666'^^xsd:double;
  dwc:latitude '-70.3833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896817'^^xsd:anyURI;
  dwc:observationDate '1898-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9833333333 -80.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9833333333 -80.9)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9833333333"^^xsd:decimal ;
  geo-pos:long "-80.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.634" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.734/'^^xsd:string;
  dwc:scientificName 'Sterechinus antarcticus Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.634'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-80.9'^^xsd:double;
  dwc:latitude '-69.9833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896818'^^xsd:anyURI;
  dwc:observationDate '1898-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '160828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3333333333 -83.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.3833333333"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3333333333 -83.3833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.3333333333"^^xsd:decimal ;
  geo-pos:long "-83.3833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.727" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.735/'^^xsd:string;
  dwc:scientificName 'Sterechinus antarcticus Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.727'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-83.3833333333'^^xsd:double;
  dwc:latitude '-70.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896819'^^xsd:anyURI;
  dwc:observationDate '1898-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '160828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1166666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.25"^^xsd:decimal ;
  dwc:decimalLongitude "-84.1166666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.25 -84.1166666666)"^^geo:wktLiteral ;
  geo-pos:lat "-70.25"^^xsd:decimal ;
  geo-pos:long "-84.1166666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.736/'^^xsd:string;
  dwc:scientificName 'Sterechinus antarcticus Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '10131/st.783'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea, Oceans'^^xsd:string;
  dwc:longitude '-84.1166666666'^^xsd:double;
  dwc:latitude '-70.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160828'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896820'^^xsd:anyURI;
  dwc:observationDate '1898-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.413676519 139.6444702148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.413676519"^^xsd:decimal ;
  dwc:decimalLongitude "139.6444702148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.413676519 139.6444702148)"^^geo:wktLiteral ;
  geo-pos:lat "35.413676519"^^xsd:decimal ;
  geo-pos:long "139.6444702148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.742/'^^xsd:string;
  dwc:scientificName 'Temnopleurus japonicus von Martens, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martens Edward Karl von (M.)'^^xsd:string;
  dwc:yearIdentified '1866'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber '6573'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '139.6444702148'^^xsd:double;
  dwc:latitude '35.413676519'^^xsd:double;
  dwc:coordinatePrecision '30000'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6573'^^xsd:anyURI;
  dwc:aphiaid '513593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.3666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.55"^^xsd:decimal ;
  dwc:decimalLongitude "-89.3666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.3666666666)"^^geo:wktLiteral ;
  geo-pos:lat "-70.55"^^xsd:decimal ;
  geo-pos:long "-89.3666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F896891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/896891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-09-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.737/'^^xsd:string;
  dwc:scientificName 'Amphipneustes lorioli Koehler, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koehler'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber '10131/st.297'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean, Bellingshausen Sea'^^xsd:string;
  dwc:longitude '-89.3666666666'^^xsd:double;
  dwc:latitude '-70.55'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '160774'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/896891'^^xsd:anyURI;
  dwc:observationDate '1898-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '160774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.6666666666 -102.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.6666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-102.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.6666666666 -102.25)"^^geo:wktLiteral ;
  geo-pos:lat "-70.6666666666"^^xsd:decimal ;
  geo-pos:long "-102.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10131/st.874" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:ast'^^xsd:anyURI;
  dwc:catalogNumber 'AST.962/'^^xsd:string;
  dwc:scientificName 'Belgicella racovitzana Ludwig, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ludwig , Massin Claude (Dr.), Jangoux M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber '10131/st.874'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bellingshausen Sea, Oceans'^^xsd:string;
  dwc:longitude '-102.25'^^xsd:double;
  dwc:latitude '-70.6666666666'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10131'^^xsd:anyURI;
  dwc:aphiaid '234876'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897694'^^xsd:anyURI;
  dwc:observationDate '1898-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '123690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.031551"^^xsd:decimal ;
  dwc:decimalLongitude "39.743602"^^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 "100000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.031551 39.743602)"^^geo:wktLiteral ;
  geo-pos:lat "-4.031551"^^xsd:decimal ;
  geo-pos:long "39.743602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F897700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/897700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "28628/KMOM/0002-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-11-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:hol'^^xsd:anyURI;
  dwc:catalogNumber 'HOL.1727/'^^xsd:string;
  dwc:scientificName 'Holothuria (Mertensiothuria) arenacava Samyn, Massin & Muthigha, 2001'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massin Claude (Dr.), Samyn Yves, Muthiga Nyawira A.'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '28628/KMOM/0002-2'^^xsd:string;
  dwc:collector 'Muthigha'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.743602'^^xsd:double;
  dwc:latitude '-4.031551'^^xsd:double;
  dwc:coordinatePrecision '100000'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'container type: Jar; preservation method: ethanol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28628'^^xsd:anyURI;
  dwc:aphiaid '210858'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/897700'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1672776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1735123447"^^xsd:decimal ;
  dwc:decimalLongitude "144.8731899207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1735123447 144.8731899207)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1735123447"^^xsd:decimal ;
  geo-pos:long "144.8731899207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5987__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F910751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/910751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5987_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26080/St.50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-10-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:Ech'^^xsd:anyURI;
  dwc:catalogNumber 'Ech.745/'^^xsd:string;
  dwc:scientificName 'Temnotrema A. Agassiz, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Samyn Yves'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '26080/St.50'^^xsd:string;
  dwc:collector 'Pierret Jean (M.)'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.8731899207'^^xsd:double;
  dwc:latitude '-4.1735123447'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: Minigrip; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26080'^^xsd:anyURI;
  dwc:aphiaid '205021'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/910751'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF